/unity-coroutween

Coroutine-based tweening for quick animations in Unity.

Primary LanguageC#MIT LicenseMIT

Unity Coroutween

Simple coroutine-based tweening for quick animations in Unity.

Note: this package is still in development and not yet ready for use.

To-Do

  • Animation Looping
    • Offer loop types: Restart and PingPong
    • Handle fixed and infinite loop counts.
  • MonoBehaviour Tween