Func portal orientation: Difference between revisions
Jump to navigation
Jump to search
(cleanup) |
No edit summary |
||
Line 2: | Line 2: | ||
==Entity Description== | ==Entity Description== | ||
Adjusts a portal's rotation to match a specified angle. The 'Bottom' of the portal points in the specified diretion. | Adjusts a portal's rotation to match a specified angle. The 'Bottom' of the portal points in the specified diretion. | ||
==Availability== | |||
This brush-based entity is exclusive to [[Portal]]. | |||
==Keyvalues== | ==Keyvalues== | ||
* {{kv targetname}} | * {{kv targetname}} | ||
Line 10: | Line 12: | ||
* '''MatchLinkedAngles''' | * '''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. | : {{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== | ==Inputs== | ||
* {{i targetname}} | * {{i targetname}} |
Revision as of 07:36, 12 October 2007
Entity Description
Adjusts a portal's rotation to match a specified angle. The 'Bottom' of the portal points in the specified diretion.
Availability
This brush-based entity is exclusive to Portal.
Keyvalues
- <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.