How can I fast edit the name on the tilesets (FE8)

Hii, I’ve been editing quite a few tilesets to add extra sections I needed, but, when all of them are added as “plains” and I have to go an d change one by one, it makes it less efficient, and annoying, do you know if there is any way to name them ins a faster way?

Use a mapchip config file from the repo. Do not import the tileset as a complete image. Use the object.png, not the tilesetpreview.png.

If you must set a large # this way, try this ahk script to make it slightly less painful

All it does is let you copy & paste with q and e and let you arrow key the tiles with wasd
Press esc to exit the script any time

1 Like