Move track: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=move_track}}
{{stub}}
==Entity Description==
Track Move Behavior
Track Move Behavior
{{stub}}
==Keyvalues==
==Keyvalues==
*{{kv targetname}}
*{{kv targetname}}
Line 25: Line 26:
==Outputs==
==Outputs==
*{{o targetname}}
*{{o targetname}}
[[Category:Entities]]

Revision as of 06:22, 28 September 2005

Template:Wrongtitle

Stub

This article or section is a stub. You can help by expanding it.

Entity Description

Track Move Behavior

Keyvalues

  • 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