Corgi Engine
v9.1
|
Use this class on any platform or surface a Character could usually wallcling to. You'll be able to override the slow factor (close to 0 : very slow fall, 1 : normal fall, larger than 1 : faster fall than normal). More...
Public Attributes | |
bool | CanWallClingToThis = true |
if this is set to false, a Character won't be able to wallcling to this object More... | |
float | WallClingingSlowFactor =1f |
the slow factor to consider when wallclinging to this object More... | |
Use this class on any platform or surface a Character could usually wallcling to. You'll be able to override the slow factor (close to 0 : very slow fall, 1 : normal fall, larger than 1 : faster fall than normal).
bool MoreMountains.CorgiEngine.WallClingingOverride.CanWallClingToThis = true |
if this is set to false, a Character won't be able to wallcling to this object
float MoreMountains.CorgiEngine.WallClingingOverride.WallClingingSlowFactor =1f |
the slow factor to consider when wallclinging to this object