![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Classes | |
class | PlatformerPro.SpecialMovement_DirectionalSwim |
A special movement which starts the character swimming when the enter the water. The directional version applies swim force in the direction the character is facing. More... | |
class | PlatformerPro.DirectionalSwimTypeExtensions |
Directional swim type extensions. Used to get human readable descriptions of swim types. | |
Namespaces | |
namespace | PlatformerPro |
Enumerations | |
enum class | PlatformerPro.DirectionalSwimType { PlatformerPro.AUTO_STROKE , PlatformerPro.JUMP_TO_STROKE , PlatformerPro.SWIM_PLUS_STROKE } |
Directional swim type. More... | |