Thread: ShowImg layers
View Single Post
  #13  
Old 01-18-2014, 06:52 PM
i8bit i8bit is offline
Registered User
Join Date: Jul 2013
Posts: 146
i8bit is an unknown quantity at this point
Can you set the layer of the player?
like...
Quote:
player.layer = 2;
??

I have an image with the layer of 1 but I need it to draw under the player.
NOTE: I don't wanna use drawunderplayer()
Reply With Quote