Skip to content

Turret Fields

Ashley Bennett edited this page Apr 20, 2024 · 4 revisions

TargetRadius

(Required) Radius in metres of the turret targeting.

AimingTolerance

(Optional) Maximum angle in degrees between the turret's orientation and the target vector that the turret will fire at.
Default value: 1


Subpart

(One or Two Required) Specifies a subpart to use as a part of the turret rotation mechanism.

Name

(Required) Name of the subpart to look for. (Do not include the subpart_)

RotationAxis

(Required) Axis to rotate the subpart about.
Valid values: Up - Forward - Right

RotationSpeed

(Optional) Maximum rotation speed of the subpart in degrees per second.
Default value: 60

MinRotation

(Optional) Minimum angle of rotation of the subpart from its rest position.
Default value: -180

MaxRotation

(Optional) Maximum angle of rotation of the subpart from its rest position.
Default value: 180

Clone this wiki locally