Page 1 of 1

An animation group library for löve game engine

Posted: Wed Aug 19, 2015 10:43 am
by moligaloo
Hi, everyone.

I just created yet another animation library, depends on tween.lua.
You can make animation groups, including sequential and parallel animation groups,
and insert pause for specified seconds and function call inside animation group, or loop animation for specific times.
And they can use + * / operator to create animation combination!

Github link: https://github.com/Moligaloo/AnimGroup
AnimGroup.love
(201.67 KiB) Downloaded 74 times