Env gluonbeam: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Ent not in fgd|nolink=1|codeonly=1}} {{this is a|point entity|name=env_gluon_beam|game=bms12}} This is gluon beam that used by the gluon gun when firing. It...")
 
(Template bug work around.)
Line 1: Line 1:
{{DISPLAYTITLE:env_gluon_beam}}
{{Ent not in fgd|nolink=1|codeonly=1}}
{{Ent not in fgd|nolink=1|codeonly=1}}
{{this is a|point entity|name=env_gluon_beam|game=bms12}} This is gluon beam that used by the [[weapon_gluon|gluon gun]] when firing. It is available only in mod version of the game, not in [[Steam]] versions.
{{code|env_gluon_beam}} is a [[point entity]] available in {{bms12|4}} (the mod version). This is gluon beam that used by the [[weapon_gluon|gluon gun]] when firing. It is available only in mod version of the game, not in [[Steam]] versions.


Represented by class <code>CEnvGluonBeam</code>.
Represented by class <code>CEnvGluonBeam</code>.

Revision as of 12:30, 12 May 2025

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.

env_gluon_beam is a point entity available in Black Mesa (mod) Black Mesa (mod) (the mod version). This is gluon beam that used by the gluon gun when firing. It is available only in mod version of the game, not in Steam versions.

Represented by class CEnvGluonBeam.