Beams and Lasers: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(→‎External links: fixed sdknuts link)
m (sdk nuts link commented out)
Line 1: Line 1:
{{abstract mapping}}__NOTOC__
{{abstract mapping}}__NOTOC__
==Mapping==
 
== 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.
===Entities===
 
=== Entities ===
*[[env_beam]] — A visible beam between two points
*[[env_beam]] — A visible beam between two points
*[[env_laser]] — Laser with optional end sprite & sparks at the end
*[[env_laser]] — Laser with optional end sprite & sparks at the end
<!-- SDK nuts has closed. When (and if) this tutorial is ported onto the VDC, please link to it instead!
===External links===
===External links===
* [http://www.sdknuts.net/akg/tutorials/wiseLaser.asp A little fun with env_beam]
* [http://www.sdknuts.net/akg/tutorials/wiseLaser.asp A little fun with env_beam]
-->

Revision as of 13:48, 13 February 2008

Template:Abstract mapping

Mapping

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