Func portal orientation: Difference between revisions
Jump to navigation
Jump to search
m (Robot: fixing template case.) |
m (Robot: fixing template case.) |
||
Line 10: | Line 10: | ||
* {{kv targetname}} | * {{kv targetname}} | ||
* {{KV Parentname}} | * {{KV Parentname}} | ||
* {{ | * {{KV EnableDisable}} | ||
* '''AnglesToFace''' | * '''AnglesToFace''' | ||
: <[[angle]]> The 'floor' of the portal pair linkage will be in this direction. | : <[[angle]]> The 'floor' of the portal pair linkage will be in this direction. |
Revision as of 19:47, 19 January 2009
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.
- Start Disabled (StartDisabled) <boolean>
- Stay dormant until activated (with the
Enable
input).
- AnglesToFace
- <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.