Corgi Engine  v8.8
CharacterSurfaceFeedbacks.cs File Reference

Classes

class  MoreMountains.CorgiEngine.CharacterSurfaceFeedbacks
 Add this component to a character and it'll let you define a number of surfaces and associate walk and run feedbacks to them It will also let you trigger events when entering or exiting these surfaces Important : Surfaces are evaluated from top to bottom. The first surface definition that matches the current detected ground will be considered the current surface. So make sure your order them accordingly. More...
 
class  MoreMountains.CorgiEngine.CharacterSurfaceFeedbacks.CharacterSurfaceFeedbacksItems
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.CorgiEngine