Skip to content

PxlSyl/aseprite-lua-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

aseprite-lua-scripts

As pixel artists, we need some good lua scripts to save us a huge amount of time!

My own lua scripts I can't find online

For now :

  • zoom-effect :

Works better with small canvas.

A zoom-in zoom-out tool for your sprites. Simple to use, multidirectional (right, left, bottom, top, top-right, top-left, bottom-right, bottom-left) Just enter the zoom percentage you want, the number of frames, the direction and if you want a zoom-in or a zoom-out effect.

You can also set a rotation effect while zooming, with the direction (left or right) and the angle for rotation you want to apply.

The script will handle all of this!

I may improve this to add more options...

Note: One another trick for this script is if you're working with a full image and want a zoom-out effect, first apply a zoom-in effect, then select all the new frames and click on the built-in option from Aseprite "Reverse frames" in "Frame" menu.

About

My own lua scripts I can't find online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages