These scripts are intended for 32x31 isometric pixelart cubes, they aid in the creation of tiled textures, by repeating the texture on a chosen plane.
- The script is hardcoded for 32x31 cube textures.
- The script currently only works for the indexed color mode.
Put these .lua files in your scripts folder accessible via
File > Scripts > Open Scripts Folder.
It is recommended to create keyboard shortcuts to the scripts.
- Create a layer with the name
ISO Aboveabove the layer with the texture you would like to tile. - Create a layer with the name
ISO Belowbelow the layer with the texture you would like to tile. - Select the layer you would like to tile and execute the script corresponding to the face to tile.
Original image:
After executing iso_left.lua:
After executing iso_top.lua:
After executing iso_right.lua:
After executing iso_clear.lua:



