Keyframe rope: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Add effect of Auto Resize)
m (Linked to mentioned entity.)
Line 1: Line 1:
{{wrongtitle|title=keyframe_rope}}
{{wrongtitle|title=keyframe_rope}}
==Entity Description==
==Entity Description==
A node entity that marks a point in a rope. The first node in the rope should be a move_rope, followed by 1 or more keyframe_ropes.
A node entity that marks a point in a rope. The first node in the rope should be a [[move_rope]] entity, followed by 1 or more keyframe_ropes.
 
==Keyvalues==
==Keyvalues==
* {{kv targetname}}
* {{kv targetname}}
Line 8: Line 9:
* {{kv ropekeyframe}}
* {{kv ropekeyframe}}
==Flags==
==Flags==
* {{fl ropekeyframe}} — allows the rope to "stretch" as the entity moves
* {{fl ropekeyframe}} — allows the rope to "stretch" as the entity moves.


==Inputs==
==Inputs==

Revision as of 14:23, 2 September 2006

Template:Wrongtitle

Entity Description

A node entity that marks a point in a rope. The first node in the rope should be a move_rope entity, followed by 1 or more keyframe_ropes.

Keyvalues

Flags

Inputs

Outputs