Thread
:
Tile changing ... simple problem
View Single Post
#
6
05-01-2007, 11:28 PM
cbk1994
the fake one
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
Quote:
Originally Posted by
zokemon
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!
__________________
cbk1994
View Public Profile
View GraalOnline Profile
Visit cbk1994's homepage!
Find all posts by cbk1994