Sets the vertical flip value of a sprite.
Syntax
Set Sprite Y Flip spriteID,flip
Description
The y flip of a sprite controls whether or not a sprite is flipped (mirrored) vertically. spriteID is the number of the sprite. flip is a boolean of whether or not a sprite is flipped Note: This function only works in hardware mode
The y flip of a sprite controls whether or not a sprite is flipped (mirrored) vertically.
spriteID is the number of the sprite.
flip is a boolean of whether or not a sprite is flipped
Note: This function only works in hardware mode