Skip to content

Instantly share code, notes, and snippets.

View brettmjohnson's full-sized avatar

Brett Johnson brettmjohnson

View GitHub Profile
@NoelFB
NoelFB / aseprite-guid.lua
Created April 22, 2020 17:11
creating unique GUIDs for Aseprite files
-- This creates proper GUIDs for Aseprite files so the game can load them.
-- To Use:
-- 1) Open Aseprite and go to File -> Scripts -> Open Scripts Folder and place this file there
-- 2) Restart Aseprite
-- 3) Run this script when you save an Aseprite file and it will automatically create
-- GUIDs for the sprite along with every slice
-- More Info: https://www.aseprite.org/docs/scripting/