View Single Post
  #4  
Old 09-07-2010, 08:40 PM
MrOmega MrOmega is offline
One More Time
MrOmega's Avatar
Join Date: Aug 2010
Location: TN, USA
Posts: 631
MrOmega is an unknown quantity at this point
Send a message via AIM to MrOmega Send a message via MSN to MrOmega Send a message via Yahoo to MrOmega
Quote:
Originally Posted by Tigairius View Post
The tile type of a layer? You mean the tile type of a tile on a different layer?
You'd do this:
PHP Code:
level.tilelayers[layer].tiletype(xy
That doesn't work :/ it's like missing, cause player.level.tiletype(x,y) works but with the added tile layers it doesnt.
__________________
Time is the fire in which we burn...
Up, Up, Down, Down, Left, Right, Left, Right, B, A, Select, Start! Now I got 99 LIVES!!!
Reply With Quote