Prop portal: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=prop_portal}} | {{wrongtitle|title=prop_portal}} | ||
==Entity Description== | |||
A prop representing one of the two portals. | |||
==Availability== | |||
This point entity is exclusive to [[Portal]]. | |||
==Keyvalues== | ==Keyvalues== | ||
* {{kv targetname}} | * {{kv targetname}} | ||
* {{kv angles}} | * {{kv angles}} | ||
* '''PortalTwo''' | * '''PortalTwo''' | ||
: {{boolean}} | : {{boolean}} Is this portal an orange portal? | ||
* '''Activated''' | * '''Activated''' | ||
: {{boolean}} | : {{boolean}} Is this portal activated at start? | ||
==Inputs== | ==Inputs== | ||
* {{i targetname}} | * {{i targetname}} |
Revision as of 14:34, 11 October 2007
Entity Description
A prop representing one of the two portals.
Availability
This point entity is exclusive to Portal.
Keyvalues
- Template:Kv targetname
- Template:Kv angles
- PortalTwo
- <boolean> Is this portal an orange portal?
- Activated
- <boolean> Is this portal activated at start?
Inputs
- Template:I targetname
- SetActivatedState <boolean>
- Set Activated
- Fizzle
- Fizzle and remove
- NewLocation <?>
Outputs
- Template:O targetname
- OnPlacedSuccessfully
- Fired when portal spawns successfully