You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've also tried the tool the first time.
I'm using Tiled and my tilemap image has no spaces nor margins.
I decided for the second option described in the Readme of tile-extruder to leave the original tilemap image as it is and don't make changes in Tiled.
I've just added margin and spacing in the code when phaser creates the tilemap (also written in the Readme of tile extruder).
For me it works great now.
Hello, using the tool with a 40x40 spritesheet, in the tile that has a white border:
sometimes after use the extruded spritesheet I see this:
I'm using:
tile-extruder --tileWidth 40 --tileHeight 40 --input ./tiles.png --output ./tiles-extruded.png
Please, how can I solve it?
The text was updated successfully, but these errors were encountered: