We use DOTween for Steambirds. Honestly not sure why - that decision was made a long time before I joined the project - but we don't have any reason to change it, so that's a point in its favour.
This looks awesome. Besides using a camera shake library, I've just been manually implementing tweening where I need it, and haven't thought of using a library for it (or even making my own). As a result, not as many things are tweened as should be. Going to give DoTween a shot!
Comments
Here is how simple it is:
(the DoTween stuff is the .DoMove onwards)