Move track: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Doesn't work. Use path_tracks instead.) |
||
Line 2: | Line 2: | ||
{{stub}} | {{stub}} | ||
==Entity Description== | ==Entity Description== | ||
Track Move Behavior | "Track Move Behavior" Doesn't work. Probably replaced by the [[path_track]] entity. | ||
==Keyvalues== | ==Keyvalues== | ||
*{{kv targetname}} | *{{kv targetname}} | ||
Line 27: | Line 28: | ||
*{{o targetname}} | *{{o targetname}} | ||
[[Category:Entities]] | [[Category:Entities]] | ||
== See also == | |||
*[[path_track]] - Entity that has replaced this one. | |||
*[[keyframe_track]] - Entity probably connected to this entity. Also not working. |
Revision as of 16:05, 22 September 2007
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.