Jump to content

Vm sprite

From EDukeWiki
Revision as of 05:34, 28 November 2018 by TrooperDan (talk | contribs) (Created page with "The ID of the current sprite, which "THISACTOR" returns. Changing this value is useful because some commands only affect the current sprite, such as "insertspriteq", "killit",...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The ID of the current sprite, which "THISACTOR" returns. Changing this value is useful because some commands only affect the current sprite, such as "insertspriteq", "killit", etc.