Publisher | Kanako ApS |
---|---|
File size | 309.11kB |
Number of files | 25 |
Latest version | 1 |
Latest release date | 2014-12-17 11:57:37 |
First release date | 2013-10-23 06:20:19 |
Supported Unity versions | 2018.4.2 or higher |
Animated turret system with AI and prediction coordinating attack between multiple targets.
Demo here!
Just place some turrets and add the target script to a gameobject with a collider, and the battle can begin.
You can adjust:
Fire delay
Range
Projectile speed
Angular aim speed
Use of linear prediction
Distributed AI included.
You can adjust the target priorities:
Distance
Target acceleration
Last target
Other targets aiming
Angle from current direction
Target health
Precision
[Add yours here]
Turrets slice the AI task between frames for efficiency.
Turrets fire Projectiles and damage is distributed, using an simple damage system.
Turrets use prediction for better accuracy.
Full sourcecode and examplescene included.
Contact [email protected] for questions.
Demo here!
Just place some turrets and add the target script to a gameobject with a collider, and the battle can begin.
You can adjust:
Fire delay
Range
Projectile speed
Angular aim speed
Use of linear prediction
Distributed AI included.
You can adjust the target priorities:
Distance
Target acceleration
Last target
Other targets aiming
Angle from current direction
Target health
Precision
[Add yours here]
Turrets slice the AI task between frames for efficiency.
Turrets fire Projectiles and damage is distributed, using an simple damage system.
Turrets use prediction for better accuracy.
Full sourcecode and examplescene included.
Contact [email protected] for questions.