draw_sprite_tiled_ext - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
NOTOC {{-}} This function is part of the function set Drawing sprites
Draws the sprite tiled so that it fills the entire room but now with scale factors and a color and transparency setting.
- List parameters with a description of each.
- sprite
- subimg
- x
- y
- xscale
- yscale
- color
- alpha
Example of using the function.