Beams and Lasers: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (added a few more)
m (Nesciuse moved page Beams and Lasers/en to Beams and Lasers without leaving a redirect: Move en subpage to basepage)
 
(17 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{LanguageBar}}
{{Abstract Mapping}}
<br>
[[Beams and Lasers]] can be added to the map to interact with its environment and add to the scenery.
[[Beams and Lasers]] can be added to the map to interact with its environment and add to the scenery.


=== Entities ===
=== Entities ===
*[[env_beam]] &mdash; A visible beam between two points
*{{ent|env_beam}} — A visible beam between two points.
*[[env_laser]] &mdash; Laser with optional end sprite & sparks at the end
*{{ent|env_laser}} — Laser with optional end sprite & sparks at the end.
 
*{{ent|func_tanklaser}} {{only|{{hl2}}{{portals}}{{csgo}}}} — A brush entity that functions as a laser turret.
*{{ent|func_tankpulselaser}} {{only|{{hl2}}{{portals}}{{csgo}}}} — Fires a laser at a specific speed.


*[[func_tanklaser]] - A brush entity that functions as a laser turret.  
*{{ent|env_portal_laser}} Laser used in {{Portal2|4}}.
*[[func_tankpulselaser]] - Fires a laser at a specific speed


== Articles ==
== Articles ==
* [[wiseLaser]] - A little fun with [[env_beam]]
* [[wiseLaser]] A little fun with <code>env_beam</code>


== See Also ==
== See also ==
* [[:Category: Level Design]]
* [[:Category:Level Design]]


[[Category:Hubs]]
[[Category:Hubs]]

Latest revision as of 05:08, 12 July 2024

English (en)Español (es)Русский (ru)中文 (zh)Translate (Translate)


Abstract Mapping series Discuss your thoughts - Help us develop the articles or ideas you want

Ammunition | List of HL2 Animals and Creatures | Mapping with Antlions | Beams and Lasers | Cables and Ropes | Moving Clouds | Color Theory in Level Design | Combat | Combine | Compression (Source 1) | Doors | Dust, Fog, & Smoke | Elevators | Level Transitions | Environmental Lighting, Sun, Weather, & Outdoors | Explosions | Fire | Half-Life 2 Foliage | Glass & Windows | Headcrab | Health | Ladders | Lighting | Optimization (level design) | Physics | Retinal scanners | Sound and Music | Special effects | Terrain | Trains | Turrets | Water | Weapons | Zombie


Beams and Lasers can be added to the map to interact with its environment and add to the scenery.

Entities

  • env_beam — A visible beam between two points.
  • env_laser — Laser with optional end sprite & sparks at the end.

Articles

See also