Thread: Graal Engine
View Single Post
  #15  
Old 06-18-2007, 05:21 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by Stefan View Post
The 'layers' thing can already be done by using the z value of objects and tilelayers.
I don't really mess with levels at all, mind a small example?

Edit: Was talking to zero about this, please add more support for layers, like a player.layer variable for the one the player is drawn on. Want to be able to draw tiles over the player
Want two layer variables for player, the drawing layer and the action layer . Drawing layer would be for the player's gani, and action layer would be the tiles it responds to, like walls and water.
__________________

Last edited by Inverness; 06-18-2007 at 02:41 PM..
Reply With Quote