Htmovflag

From EDukeWiki
Revision as of 02:46, 15 August 2008 by Hunter byte (talk | contribs)
Jump to navigation Jump to search

htmovflag has a nonzero value if the sprite is using a move command and it bumps into something (htmovflag is set to the return value of the movesprite function). If the moving sprite is bumping into another sprite, then the ID of that other sprite will be equal to htmovflag + 16384.