Func portal orientation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (minoro) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=func_portal_orientation}} | {{wrongtitle|title=func_portal_orientation}} | ||
==Entity | |||
Adjusts a portal's rotation to match a specified angle. The 'Bottom' of the portal points in the specified | == Entity description == | ||
==Availability== | 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]]. | This brush-based entity is exclusive to [[Portal]]. | ||
==Keyvalues== | |||
== Keyvalues == | |||
* {{kv targetname}} | * {{kv targetname}} | ||
* {{kv Parentname}} | * {{kv Parentname}} | ||
Line 12: | Line 15: | ||
* '''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}} | ||
==Outputs== | |||
== Outputs == | |||
* {{o targetname}} | * {{o targetname}} | ||
[[Category:Portal Entities]] | [[Category:Portal Entities]] |
Revision as of 13:26, 28 November 2007
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
- <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.