Env laser dot: Difference between revisions
Jump to navigation
Jump to search
Bug:It uses Glow render so it can be shined through world for a short time when appears in multiplayer.
Bug:In
Black Mesa (mod) this entity appears automatically at map center. This happens if all these conditions match:
Workaround:Add a logic_auto that will fire this output (disable Remove on fire spawnflag).
MyGamepedia (talk | contribs) No edit summary |
MyGamepedia (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
This is the laser guide endpoint that steer rocket grenades. Used by [[weapon_rpg|RPG]] to change the flying direction for the rockets. It is also used by [[func_tow|TOW]], however, it doesn't change the flying direction for the missiles. Entity [[kill]] will cause immediate respawn. | This is the laser guide endpoint that steer rocket grenades. Used by [[weapon_rpg|RPG]] to change the flying direction for the rockets. It is also used by [[func_tow|TOW]], however, it doesn't change the flying direction for the missiles. Entity [[kill]] will cause immediate respawn. | ||
{{bug|It uses ''Glow'' render so it can be shined through world for a short time when appears in multiplayer.}} | {{bug|hidetested=1|It uses ''Glow'' render so it can be shined through world for a short time when appears in multiplayer.}} | ||
{{bug|hidetested=1|In {{bms12|4}} this entity appears automatically at map center. This happens if all these conditions match: | {{bug|hidetested=1|In {{bms12|4}} this entity appears automatically at map center. This happens if all these conditions match: | ||
* The player reloads the save. | * The player reloads the save. |
Revision as of 06:50, 15 June 2025
env_laser_dot
is a point entity available in Black Mesa.
This is the laser guide endpoint that steer rocket grenades. Used by RPG to change the flying direction for the rockets. It is also used by TOW, however, it doesn't change the flying direction for the missiles. Entity kill will cause immediate respawn.



- The player reloads the save.
- RPG's laser is enabled.
- The player don't hold/use the RPG.

My output | Target entity | Target input | Parameter | Delay | Only once | Comments | ||
![]() |
OnLoadGame | env_laser_dot | Addoutput | origin 42000 42000 42000 | 0.00 | No | Used 42 thousand, because it's bigger than possible map size. | |