Quote:
Originally posted by -Ramirez-
You can place the tile in the level, select it, then click "Export Tiles Array" to see the hex value of the tile. It can be used directly in scripts in comparison with a tiles[x,y] value.
|
thats not what i mean!!!!
You know pics1.png? if you have the pixel-x 0 and pixel-y 16 there, you start on the flower. pixel-x 640 and pixel-y 432 is the snow flower!
Is there a way to get from those, to tiles[x,y]= number?
I have attached an image so you can see it better..