-
Notifications
You must be signed in to change notification settings - Fork 0
Data Mover Guidance
BlackTower edited this page Jul 28, 2022
·
2 revisions
Moves the missile unit linearly towards the target with tracking (like a guided missile).
This value is added to the missile unit's speed each second.
If set, the evaluated expression will be added to the acceleration when the missile unit is launched.
A random value between 0 and this value is added to the missile unit's acceleration.
The missile unit's initial speed, 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.
The minimum speed the missile unit can move.
The maximum speed the missile unit can move. Note that this needs to be above 0 for the missile unit to go anywhere.