- Updated class unit (added a destroyUnit method) - Updated ZombeUnit and VampireUnit, now the class detect that there are ennemies and will attack each other when intering in collision.
- Added Class ZombieUnit (extends the Unit class) - Added class VampireUnit (extends the Unit class)
- Updated .gitignore (added thumbs.db.meta and UnityVS project folder) - Added class Unit (not finish) - Added class Command (not finish)