Thread: ShowImg layers
View Single Post
  #3  
Old 01-18-2014, 12:36 AM
i8bit i8bit is offline
Registered User
Join Date: Jul 2013
Posts: 146
i8bit is an unknown quantity at this point
Quote:
Originally Posted by Torankusu View Post
probably a better way to do this than my suggestion, but:


findimg(index).layer = 0;

will draw that on a layer below the player's.
Let's say I have an image with the layer set to 0...
IS IT POSSIBLE to have certain tiles draw over that layer?

For example if I have "block.png" with the layer set to 0 in a ShowImg, how do I get the very top left tile in a tile set to draw over the block, but under the player?
Reply With Quote