Syntax:
| Part | Description |
| <Sprite> | Required. <Sprite> is the variable you prepared with AddSprite(). |
| <LinkNumber> | Required. This tells the VPD which sprite to draw next. To stop drawing all sprites after the current sprite, set this argument to 0. You can use other <Sprite>'s in this argument as well. |
Example: