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

Classes

class  PlatformerPro.EnemyMovement_WaypointMover
 An enemy movement that moves through a set of waypoints. More...
 

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.WaypointMoveCompleteType { PlatformerPro.LAST_WAYPOINT , PlatformerPro.ON_LOOP_TO_FIRST_WAYPOINT , PlatformerPro.EVERY_WAYPOINT , PlatformerPro.NEVER }