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

Classes

class  PlatformerPro.RailPlatform
 Platform class that locks player to the platform and allows them to control position along the rail. More...
 

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.RailMoveType { PlatformerPro.AUTOMATIC , PlatformerPro.LEFT_RIGHT , PlatformerPro.UP_DOWN , PlatformerPro.FOLLOW_CURVE }