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

Classes

class  PlatformerPro.ConveyerPlatform
 A platform that moves a character forward at a consant speed. More...
 

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.ConveyorType { PlatformerPro.DIRECT_TRANSLATE , PlatformerPro.SET_SPEED , PlatformerPro.ADD_SPEED_AS_FORCE }
 Indicates how the convery moves the character. More...