Corgi Engine  v8.8
CharacterSpeed.cs File Reference

Classes

class  MoreMountains.CorgiEngine.CharacterSpeedState
 A class used to store possible speeds for any state you need More...
 
class  MoreMountains.CorgiEngine.CharacterSpeed
 Add this ability to a Character and you'll be able to define speed modifiers for each of its possible states This modifier will be applied to the horizontal speed of the character as long as the character is in that state You can also define a default speed multiplier to apply if none of the defined states were found Animator parameters : none More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.CorgiEngine