Env lightrail endpoint

From Valve Developer Community
Revision as of 14:56, 11 October 2007 by Gectou4 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Wrongtitle


Entity Description

This entity places a portalgun in a map that can be picked up and used as a weapon. It's used to open one or two portal in the Portal game.

Availability

This point entity is exclusive to Portal.

Keyvalues

<float> Scale of the small effect. 1 is the default size, 2 is twice that, etc.
  • Scale Small FX
<float> Scale of the large effect. 1 is the default size, 2 is twice that, etc.

Flags

1:Start On (w/ Small FX) <disabled flag> 2:Start With Large FX

Inputs

<float> Start charging the endpoint from the small to large state over a specified amount of seconds.
  • StartSmallFX
<float> Start discharging particles at the small effects state over specified number of seconds.
  • StartLargeFX
<float> Start discharging particles at the large effects state over specified number of seconds.
  • Stop
<float> Stops the effect at any point.

Outputs