Move track
Jump to navigation
Jump to search
Entity Description
"Track Move Behavior" Doesn't work. Probably replaced by the path_track entity.
Keyvalues
- Template:Kv targetname
- Template:Kv parentname
- PositionInterpolator <choices>
- Linear (simple transition)
- Catmull-Rom Spline (smoothed transition)
- NextKey <target_destination>
- Name of the next keyframe along this keyframe path.
- MoveSpeed <integer>
- (units per second)
- WheelBaseLength <integer>
- Distance between the wheels
- Damage <integer>
- Damage done to blocking entities
- NoRotate <choices>
- Whether to turn to face down path
Inputs
Outputs
See also
- path_track - Entity that has replaced this one.
- keyframe_track - Entity probably connected to this entity. Also not working.