Gets the y flip value of a sprite.
Syntax
flip = Sprite Y Flip (spriteID)
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.
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.