Func portal orientation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 9: Line 9:
== Keyvalues ==
== Keyvalues ==
* {{kv targetname}}
* {{kv targetname}}
* {{kv Parentname}}
* {{KV Parentname}}
* {{kv enabledisable}}
* {{kv enabledisable}}
* '''AnglesToFace'''
* '''AnglesToFace'''

Revision as of 19:40, 19 January 2009

Template:Wrongtitle

Entity description

Adjusts a portal's rotation to match a specified angle. The 'Bottom' of the portal points in the specified direction.

Availability

This brush-based entity is exclusive to Portal.

Keyvalues

Parentname:
Parent (parentname) <targetname>
Specifies a movement parent. An entity will maintain its initial offset from its parent. An attachment point can be added to the end of the name, separated by a comma.
<angle> The 'floor' of the portal pair linkage will be in this direction.
  • MatchLinkedAngles
<boolean> If set, portals placed in this volume will have their angles match their linked portals. This only works for floor or ceiling portals with a currently linked partner.

Inputs

Outputs