Move keyframed: Difference between revisions
Jump to navigation
Jump to search
CodarCaort (talk | contribs) No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=move_keyframed}} | {{wrongtitle|title=move_keyframed}} | ||
{{stub}} | {{stub}} | ||
==Entity | |||
== 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
Entity description
Keyframed Move Behavior
Keyvalues
- Template:Kv targetname
- Template:Kv parentname
- NextKey <target_destination>
- Name of the next keyframe along this keyframe path.
- MoveSpeed <integer>
- (units per second)
- PositionInterpolator <choices>
- Linear (simple transition)
- Catmull-Rom Spline (smoothed transition)