Data Mover Ballistic - BLKTower/TestWiki GitHub Wiki

Table of Contents

Data\Mover\Ballistic {DataDataMoverData-MoverBallistic}

Moves the missile unit in a parabolic arc (like a thrown grenade).

Note that the ballistic mover can use flight time or speed but not both.

Flight Time {Flight-Time}

When set, the missile unit's speed will be adjusted so that it takes this time to reach its target, regardless of the distance. When using flight time, speed should be set to 0.

Flight Time Expressions {Flight-Time-Expressions}

If set, the evaluated expression will be added to the flight time when the missile unit is launched.

Flight Time Range {Flight-Time-Range}

A random value between 0 and this value is added to the missile unit's flight time.

Speed {Speed}

Speed of the mover. When using speed, flight time should be set to 0. Speed is measured in terrain grid-units-per-second.

Speed Expressions {Speed-Expressions}

If set, the evaluated expression will be added to the speed when the missile unit is launched.

Speed Range {Speed-Range}

A random value between 0 and this value is added to the missile unit's speed.

Gravity {Gravity}

Used to determine the height of the arc. Higher values mean a higher arc.

⚠️ **GitHub.com Fallback** ⚠️