Data Mover Guidance - funovus/editor-wiki GitHub Wiki

Table of Contents
- [Data\Mover\Guidance](#datamoverguidance) * [Acceleration](#acceleration) * [Acceleration Expressions](#acceleration-expressions) * [Acceleration Range](#acceleration-range) * [Speed](#speed) * [Speed Expressions](#speed-expressions) * [Speed Range](#speed-range) * [Min Speed](#min-speed) * [Max Speed](#max-speed)

Data\Mover\Guidance {dataMoverGuidance}

Moves the missile unit linearly towards the target with tracking (like a guided missile).

Acceleration {Acceleration}

This value is added to the missile unit's speed each second.

Acceleration Expressions {Acceleration-Expressions}

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

Acceleration Range {Acceleration-Range}

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

Speed {Speed}

The missile unit's initial speed, 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.

Min Speed {Min-Speed}

The minimum speed the missile unit can move.

Max Speed {Max-Speed}

The maximum speed the missile unit can move. Note that this needs to be above 0 for the missile unit to go anywhere.

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