I was working on one of my games but my over world sprite is pretty big compared to the tile size. Is it possible for me to change the tile size from 16x 16 to for example 20 by 20 tiles? Any help is appreciated, thanks!
I was working on one of my games but my over world sprite is pretty big compared to the tile size. Is it possible for me to change the tile size from 16x 16 to for example 20 by 20 tiles? Any help is appreciated, thanks!
nahhh
you can use the color coded tilemap extention to add 32x32 and 8x8 tiles
Thank you so much!