Setsprite

From EDukeWiki
Revision as of 13:26, 4 May 2009 by One (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

setsprite <spriteid> <x> <y> <z>

Moves the sprite directly to the coordinates specified. You do not have to worry about using changespritesect to change the sectnum of the actor, as this is done correctly for you.