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

Classes

class  PlatformerPro.GroundMovement_Physics
 Ground movement that uses physics style movement. More...
 

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.FacingPreference { PlatformerPro.FACE_MOVEMENT_DIRECTION , PlatformerPro.FACE_INPUT_DIRECTION , PlatformerPro.FACE_INPUT_THEN_MOVEMENT }
 Options for controlling the direction the character faces. More...