Aseprite scripts for helping to make glazed terracotta textures for minecraft.
Uses diagonal symmetry and also rotates the resulting sprite into the 4 quadrants of the sprite.
Diagonal Symmetry by 45 degrees.
Rotates the bottom right image into the 4 quadrants.
-
Put .lua scripts into Aseprite scripts folder (File->Scripts->Open Script Folder)
-
Make sure sprite takes up full canvas by placing pixels in the top left and bottom right
-
Run script with File->Scripts->script_to_run
If you can make this run faster or cleaner, or want to edit bits and pieces to remove/add features, be my guest.
There is no script i've seen online for 45 degree mirroring, and since Aseprite wont add it in, ill do it myself.