A lot goes into creating an intuitive experience for your player. Progress bars are often used to reassure the player that something is happening (such as the game loading) or give them an idea on how ...
While DOTween provides shortcuts to start tween with given parameters, these parameters are usually either hardcoded, extracted to constants or serialized by Unity. Only latter approach allows tuning ...