English | 简体中文.
Aseprite Auto Slice is a Lua script that automates the process of detecting and slicing sprites from a spritesheet.
- Download the
auto_slice.lua
script. - Open Aseprite and go to
File > Scripts > Open Scripts Folder
. - Place the
auto_slice.lua
script into the opened directory. - Go back to Aseprite and select
File > Scripts > Rescan Scripts Folder
. - The script should now be available in the Scripts menu.
- Open Aseprite and load the spritesheet you want to process.
- Run the
auto_slice.lua
script. - The script will create a new sprite with each detected block placed as a new frame.
Contributions are welcome! Please feel free to submit a pull request or open an issue if you have any suggestions or improvements.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or inquiries, please contact your-email@example.com.