View Single Post
  #6  
Old 05-01-2007, 11:28 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by zokemon View Post
I think you need to do level.tiles[x, y] not just tiles[x, y]
I personnaly do level.tilelayers[0].tiles[x, y] but that is because I am always playing with tilelayers :P
level.tiles worked fine, thanks!
__________________
Reply With Quote