DRAW SPRITES LAST
This command change the order in which sprites are drawn to the screen. By calling this command, all sprites will be drawn to the screen 'after' any 3D is drawn. This will cause the sprites to appear over the top of any 3D being rendered. This is the default behaviour.

SYNTAX
DRAW SPRITES LAST

RELATED INFO
CORE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example