Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.CrouchHelper Class Reference

Provides helper functions useful when creating crouch movements. More...

Static Public Member Functions

static void Adjust2DColliders (Character character, Collider2D cachedCollider, float newHeight, bool crouching)
 
static void AdjustRaycastColliders ()
 

Detailed Description

Provides helper functions useful when creating crouch movements.

Member Function Documentation

◆ Adjust2DColliders()

static void PlatformerPro.CrouchHelper.Adjust2DColliders ( Character  character,
Collider2D  cachedCollider,
float  newHeight,
bool  crouching 
)
static

◆ AdjustRaycastColliders()

static void PlatformerPro.CrouchHelper.AdjustRaycastColliders ( )
static

The documentation for this class was generated from the following file: