-
Notifications
You must be signed in to change notification settings - Fork 0
Data Mover Ballistic
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.
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.
If set, the evaluated expression will be added to the flight time when the missile unit is launched.
A random value between 0 and this value is added to the missile unit's flight time.
Speed of the mover. When using speed, flight time should be set to 0. Speed is measured in terrain grid-units-per-second.
If set, the evaluated expression will be added to the speed when the missile unit is launched.
A random value between 0 and this value is added to the missile unit's speed.
Used to determine the height of the arc. Higher values mean a higher arc.