![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Classes | |
class | PlatformerPro.DynamicColliderResizer |
Changes collider sizes based on animation state. Use this component if you want to change the shape of the characters colliders for specific aniamtion states/movements. More... | |
class | PlatformerPro.ResizeMap |
class | PlatformerPro.ColliderResizeInfo |
class | PlatformerPro.UnityColliderResizeInfo |
class | PlatformerPro.UnityColliderDetails |
Stores defaults for unity colliders so we can reset them back to exact values without potenetial floating point drift. More... | |
Namespaces | |
namespace | PlatformerPro |
Enumerations | |
enum class | PlatformerPro.UnityColliderAction { PlatformerPro.ENABLE , PlatformerPro.DISABLE , PlatformerPro.NONE } |
Will we dis More... | |