hi,
i have a tile map of 200px x 200px
but when i use the tile map in the level is too big,
how do a change the size of the tilemap in the game, without changing the resolution of the tilemap?
Scale the layer.
Although you should probably downsize the tilemap source image instead, to not waste memory.
Develop games in your browser. Powerful, performant & highly capable.
without scaling the layer or changing the tilemap size, do you think is possible?