Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.25 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.25 KB

Isometric Master

Description

This script is used in Aseprite to create isometric shapes in an easy way. You can select the shape, dimensions and color and the script will create the shape for you.

Demostration

Screen.Recording.2024-03-01.at.4.26.47.PM.mov

Installation

  1. Download the isometric-master.lua file from this repository.
  2. Open Aseprite and go to File > Scripts > Open Scripts Folder.
  3. Move the isometric-master.lua file to the folder that was opened in the previous step.
  4. Restart Aseprite or go to File > Scripts > Rescan Scripts Folder.

Features

  • Create isometric shapes in an easy way.
  • Select the shape, dimensions and color.
  • Undo shapes created with the script.

Future Features

  • Add more shapes.
  • Add more options to the shapes.
  • Add support for default color shades.

References