Func portal orientation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(cleanup)
Line 6: Line 6:
* {{kv Parentname}}
* {{kv Parentname}}
* {{kv enabledisable}}
* {{kv enabledisable}}
* '''Angles to face'''
* '''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.
* '''Match linked angles.'''
* '''MatchLinkedAngles'''
: <choice> 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.
:{|
! Literal Value || Description
|-
| 0 || False
|-
| 1 || True
|}


==Inputs==
==Inputs==

Revision as of 07:32, 12 October 2007

Template:Wrongtitle

Entity Description

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

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.

Inputs

Outputs