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

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.VelocityType { PlatformerPro.RELATIVE_X_WORLD_Y , PlatformerPro.RELATIVE , PlatformerPro.WORLD , PlatformerPro.CUSTOM }
 Represents different ways of storing velocity. More...