MAM
3bfee9df14
debut de script pour les humains
2015-08-13 13:28:52 -04:00
Samuel
dc19a98560
- Upgraded Squad, ZombieSquad, VampireSquad
...
- Refactored the class ZombieUnit, VampireUnit now are renamed
to ZombieSquad and VampireSquad
2015-08-13 13:02:34 -04:00
Samuel
bc759b6ad9
- Improved Squad class
...
- Updated ZombieUnit and VampireUnit now hinerits from squad
2015-08-12 21:22:05 -04:00
Samuel
97b6e28cf0
Merge branch 'master' of github.com:ConjureETS/VZ
2015-08-12 18:53:29 -04:00
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
jparent
ef8a60eadd
Merge branch 'master' of http://github.com/conjureets/vz
2015-08-12 16:12:59 -04:00
jparent
b1c64a46ba
add my test scene with empty human script
2015-08-12 16:12:08 -04:00
Samuel
581334cbc6
- Added InvalidOperation exception
...
- commented the line enum direction
2015-08-12 15:52:01 -04:00
Cyberslash17
baca9e1d20
Added Pathfinding & Direction
2015-08-12 13:52:51 -04:00
Samuel
2eaea24800
- Updated scene (now the zombie game object contains the script that alow
...
them to attack and receiven damage.)
- Updated Unit script
2015-08-12 13:02:02 -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
Samuel
18c585cd29
- Added scene Sam_unitScene
...
- Updated .gitignore (added thumbs.db.meta and UnityVS project folder)
- Added class Unit (not finish)
- Added class Command (not finish)
2015-08-10 18:29:37 -04:00
jparent
d5ed3084aa
add splashscreen with anykey to skip
2015-08-10 17:33:17 -04:00
jparent
a0799f22b9
add default project structure
2015-08-10 15:08:14 -04:00