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

Classes

class  PlatformerPro.EnterableDoor
 A door which can be entered. More...
 

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.DoorInputType { PlatformerPro.AUTOMATIC , PlatformerPro.PRESS_UP , PlatformerPro.PRESS_ACTION_KEY }