Func liquidportal: Difference between revisions
Jump to navigation
Jump to search
Yar Kramer (talk | contribs) m (Removed 404'd link) |
m (Robot: fixing template case.) |
||
Line 16: | Line 16: | ||
== Inputs == | == Inputs == | ||
* {{ | * {{I Targetname}} | ||
* '''SetLinkedLiquidPortal''' | * '''SetLinkedLiquidPortal''' | ||
: The liquid portal this should link to. Will update linked portal to point back. | : The liquid portal this should link to. Will update linked portal to point back. |
Revision as of 19:38, 19 January 2009
Entity description
Marks the space filled with portal liquid and teleport entities when done.
Availability
This brush-based entity is exclusive to Portal.
Keyvalues
- Template:Kv Origin
- Template:Kv Angles
- Linked liquid portal
- <string>
- Fill Time (sec)
- <float> How long the volume takes to fill in seconds.
Inputs
- SetLinkedLiquidPortal
- The liquid portal this should link to. Will update linked portal to point back.
- SetFillTime
- How long the area takes to fill.
- StartFilling
- Start filling NOW. Entities teleport when finished.
- AddActivatorToTeleportList
- Add the activator entity to the list of entities to teleport when filling is finished.
- RemoveActivatorFromTeleportList
- emove the activator entity from the list of entities to teleport when filling is finished.