Light1

From Eternity Wiki
Revision as of 08:29, 28 September 2009 by Printz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Light1 (void)

Usage[edit]

Light1 is a player weapon codepointer. This codepointer sets the player gun light flash effect to its first level of added brightness. Unless Light0 is subsequently called, the player's view will remain permanently brighter than normal. This codepointer is called from the first firing frame of most DOOM weapons. This codepointer does nothing if the MapInfo variable fullbright is set to false.

See also[edit]