Property MoveRadius
MoveRadius
If -ve don't move away from pusher unless moveWhenBracing is true and braceDistance GT 0.0f. if the pusher is closer than moveRadius then move away from it.
Declaration
public float MoveRadius { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = -1.0f. Min value = -1.0f. Max value = 2.0f.