An animation group library for löve game engine
Posted: Wed Aug 19, 2015 10:43 am
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
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