DRAW SPRITES FIRST
This command changes the order in which sprites are drawn to the screen. By calling this command, all sprites will be drawn to the screen 'before' any 3D is drawn. This will cause the sprites to appear to be behind 3D objects, and most likely obscured by them.
SYNTAX
DRAW SPRITES FIRST
RELATED INFO
CORE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example