DOTween / Notable features

Notable features

Awaiting Asset Store ReviewThis package is not published yet.
Enjoying DOTween?Leave a review
  • Extension methods for Transform, Rigidbody, Camera, Material, AudioSource, CanvasGroup, and most UGUI components.
  • Strongly typed eases including the full Robert Penner set plus AnimationCurve support.
  • Allocation-free callbacks via cached delegates and a custom internal pool.
  • SetLink integration that auto-kills tweens when their target GameObject is destroyed.
  • Custom plug-in API for tweening user-defined value types.

Opening the DOTween Utility Panel

The panel lives under Tools → Demigiant → DOTween Utility Panel. From there you can create the settings asset, tweak default eases, and run the setup wizard whenever you import a new version.

Last updated