DisplayTransparentSprite()
Syntax
DisplayTransparentSprite(#Sprite, x, y)Description
Display the #Sprite at the specified position on the current screen. The default transparent color is 0 (black - this color will not be displayed). It's possible to change the transparent color with TransparentSpriteColor(). This command is clipped, so it's perfectly legal to display the sprite outside of the screen.
Supported OS
All