Publisher | Anastasios Chouliaropoulos |
---|---|
File size | 23.95MB |
Number of files | 52 |
Latest version | 1 |
Latest release date | 2013-12-10 11:15:02 |
First release date | 2013-10-16 08:45:30 |
Supported Unity versions | 2018.4.2 or higher |
EnemyAI
* Easy waypointing setup
* 2 Types of attack - melee, ranged
* Math formula for calculating Trajectory of projectile for ranged attack
* 2 levels of Engagement area (aggro) - Sphere and Cone
* Mecanim support
The Enemy package consists of the following scripts:
Patrol
Aggro
Attack
Health
They were designed in a very abstract way in order to be able to work separately - in case one of them is not needed by the user. They can be easily triggered as they were designed using a STATE logic.
Also Mecanim animation is supported with an example script, model, animation and state machine.
* Easy waypointing setup
* 2 Types of attack - melee, ranged
* Math formula for calculating Trajectory of projectile for ranged attack
* 2 levels of Engagement area (aggro) - Sphere and Cone
* Mecanim support
The Enemy package consists of the following scripts:
Patrol
Aggro
Attack
Health
They were designed in a very abstract way in order to be able to work separately - in case one of them is not needed by the user. They can be easily triggered as they were designed using a STATE logic.
Also Mecanim animation is supported with an example script, model, animation and state machine.