Samuel
280fd57c2b
- Added Squad script (not done)
...
- Updated Unit Hp property
- Added functions
- addHuman
- AddSoldier
- healSquad( unit humanUnit )
- abandonUnits( int nbUnits )
- removeHuman( Unit humanUnit )
- removeSoldier( Unit soldierUnit )
- transformHuman() (not done)
2015-08-12 18:50:11 -04:00
Samuel
4690abe842
- added zombie material (temporary)
...
- 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.
2015-08-11 14:39:32 -04:00
Samuel
1571326998
- Added CollisionEnter scripts
2015-08-11 14:06:23 -04:00
Samuel
5837a7f2c9
- Added Tag manager
...
- Added Class ZombieUnit (extends the Unit class)
- Added class VampireUnit (extends the Unit class)
2015-08-11 12:09:17 -04:00