RestoreDefaultDropPitch()


Module: Turret
SP Only

Summary:

Restores the pitch of the turret when it drops to the ground.

Recalculates based on current collision environment.

Use this if you move a turret and need to reconfigure.



Call this on:

<turret> the turret which you wish to set the drop pitch on.



Example:

turret RestoreDefaultDropPitch();