Hi!
I do a lot of animations by code. (because I can’t animate in Spine, ha-ha!)
So here I’d like to share my simple posts about procedural animations that I’ve created in the past.
(AS3 based code. But it could be easily transformed to LUA)
Animation-1. Really complicated with a lot of math
Animation-2. Useful tip about bouncing ball
Animation-3 Easy way to make pixel-style sand particles.
Animation-4 Loop animations with sine-function
Aimation-5 Several weird procedural animation. Just for fun
Animation-6 A lot of useful procedural UI-animations.
Animation-7 Some shaking animation tips.
…and what about Defold?
Yes, I do a lot of animations by code!
Good news! Recently Insality has created nice tool called Panthera for this type of animations.
I’ve tried it!
So… I think I will use this tool in my work.
Feel free to ask any question