Jump to content

Vm sprite: Difference between revisions

From EDukeWiki
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",..."
(No difference)

Revision as of 04:34, 28 November 2018

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.