Property MinSpeedForBrace
MinSpeedForBrace
Character needs to be moving at least this fast horizontally to start bracing for impact if there is an object along its trajectory.
Declaration
public float MinSpeedForBrace { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 10.0f. Min value = 0.0f. Max value = 100.0f.