TopDown Engine  v3.6
CharacterMovement.cs File Reference

Classes

class  MoreMountains.TopDownEngine.CharacterMovement
 Add this ability to a Character to have it handle ground movement (walk, and potentially run, crawl, etc) in x and z direction for 3D, x and y for 2D Animator parameters : Speed (float), Walking (bool) More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.TopDownEngine