There are a lot of commands that are used to manipulate sprites. All of them start with SP, and probably the most basic is SPSET. This command creates a sprite by giving it a management number and a definition number. The management number serves as the sprite's unique ID, and you use this ID with most other SP commands.