Move keyframed: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
varelc4tor
{{wrongtitle|title=move_keyframed}}
{{wrongtitle|title=move_keyframed}}
{{stub}}
{{stub}}
==Entity Description==
 
== Entity description ==
Keyframed Move Behavior
Keyframed Move Behavior
==Keyvalues==
 
== Keyvalues ==
*{{kv targetname}}
*{{kv targetname}}
*{{kv parentname}}
*{{kv parentname}}
Line 15: Line 16:
:*Catmull-Rom Spline (smoothed transition)
:*Catmull-Rom Spline (smoothed transition)


==Inputs==
== Inputs ==
*{{i targetname}}
*{{i targetname}}
*{{i parentname}}
*{{i parentname}}


==Outputs==
== Outputs ==
*{{o targetname}}
*{{o targetname}}
[[Category:Entities]]
[[Category:Entities]]

Revision as of 10:53, 29 September 2007

Template:Wrongtitle

Stub

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

Entity description

Keyframed Move Behavior

Keyvalues

Name of the next keyframe along this keyframe path.
  • MoveSpeed <integer>
(units per second)
  • PositionInterpolator <choices>
  • Linear (simple transition)
  • Catmull-Rom Spline (smoothed transition)

Inputs

Outputs