A script pack containing scripts for drawing sprites at a different depth from the calling instance's. Contains the following:
• draw_self_at_depth - Draws the calling instance's sprite at a depth or specific layer of your choice.
• draw_sprite_at_depth - Draws a sprite at a specific depth or layer of your choice.
• draw_sprite_at_depth_ext - Draws a sprite at a specific depth or layer of your choice, with some additional options.
• draw_sprite_part_at_depth - Draws part of a sprite at a specific depth or layer of your choice.
• draw_sprite_part_at_depth_ext - Draws part of a sprite at a specific depth or layer of your choice, with some additional options.
• draw_at_depth - Draws a shape or sprite at a specific depth, using a custom or built-in script or function.
End User Licence Agreement (EULA).
Minor update to script comments.