Property MovingFloor
MovingFloor
Temporary variable to ignore movingFloor code that generally causes the character to fall over if the feet probe a moving object e.g. treading on a gun.
Declaration
public bool MovingFloor { set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Remarks
Default value = False.