Jump to content

Dummyplayersprite

From EDukeWiki
Revision as of 02:10, 7 September 2005 by TX (talk | contribs)

Member of the player struct; when going underwater, a dummy PLAYERUNDERWATER sprite is spawned. The ID of this sprite is tracked in dummyplayersprite. This sprite is made to follow the player's position, and is killed when the player moves back out of water.