Has anyone experimented with coding faux breathing for sprites?
Ya know, where the sprite stretches a tad to create a breathing effect?
Just wondering if anyone had a decent method they worked out.
Thanks!
If you simply want to change sprite width/height, you can use Sine or LiteTween behavior.
Develop games in your browser. Powerful, performant & highly capable.
I always forget about the Sine behavior. Thanks!