Beams and Lasers: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (removing abstract mapping header)
Line 1: Line 1:
{{Abstract Mapping}}__NOTOC__
== Mapping ==
[[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.


Line 10: Line 7:
== Articles ==
== Articles ==
* [[wiseLaser]] - A little fun with [[env_beam]]
* [[wiseLaser]] - A little fun with [[env_beam]]
== See Also ==
* [[:Category: Level Design]]

Revision as of 17:37, 22 March 2009

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