Platformer Pro  2.3.2
A platform game kit for Unity.
EnemyAI.cs File Reference

Classes

class  PlatformerPro.EnemyAI
 An enemy AI is typically extended for SIMPLE enemy AI controllers and is used to move control between basic enemy movements. For COMPLEX AI you will most likely implement your enemy as a character and your enemy AI as an Input to that character. More...
 

Namespaces

namespace  PlatformerPro