Template:KV Parentname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''[[Entity_Hierarchy_%28parenting%29#Parentname|parentname]] <target_destination>'''
{{ScrollBox|title=Parentname|
: Specifies the [[targetname]] of this entity's ''Parent'' in a [[movement hierarchy]]. ''Child'' entities mimic the movements of their Parent. [[Category:Parentable Entities]]
; Parent <code><[[targetname]]></code>
: Specifies the targetname of this entity's [[Entity Hierarchy (parenting)|movement parent]]. Entities with parents move with their parent.
}}

Revision as of 14:01, 19 July 2009

Parentname:
Parent <targetname>
Specifies the targetname of this entity's movement parent. Entities with parents move with their parent.