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

Classes

class  PlatformerPro.WallMovement_WallJump
 A wall movement class that lets you jump away from a wall and will automatically slide down a wall if you touch it. More...
 

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.WallJumpControlType { PlatformerPro.JUMP_ONLY , PlatformerPro.DIRECTION_ONLY }
 Different controls for wall jumping. More...