Setsprite

From EDukeWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.