I’d recommend starting with the Aseprite API documentation as well as looking through script examples. ✌️
Kacper Woźniak
Creator of
Recent community posts
Thanks, there are a lot of interesting Aseprite extensions from lampy, CarbsCode, Gasparoken and Mooosik, among many more you can find on itch alone!
I use Aseprite and VS Code solely to develop these extensions, and I don’t work on many projects besides that so my current toolset is a bit narrow, I did mess with Pixel FX Designer in the past and had a lot of fun though. ✌️
This issue is most likely related to the font chosen for the theme. It’s one of the default ones but it seems to only work on Windows, I switched to a Unicode version of the Arial font. You can try the build here.
If this solves the problem, I’ll release it as an official update for the theme. ✌️
There’s already an extension for recording time-lapses - Record for Aseprite, by sprngr.
Looping and ping-pong sound interesting, I’ll add them to my list of features to test! 🤔
Custom brushes work very differently from regular ones, they’d require custom implementation for scaling and rotation, and in my opinion, the results are rarely satisfying. I don’t have plans to do that at the moment.
There is an issue in Aseprite where dependent Lua files can’t load correctly if your path (usually it’s the Windows username) contains non-Latin characters.
It is something that I plan to address by packaging my extensions differently in the near future, in the meantime - I can send you a special build if you reach out to me in a Twitter DM or via email (kac.wozniak[at]gmail.com). ✌️