What problem does it solve?
DOTween Free/Pro automation: Free skills probe install status, read/validate/configure DOTweenSettings, list modules and shortcut extension methods, and generate runtime tween / Sequence / lifetime-safe MonoBehaviour scripts. Pro skills (dotween_pro_*) add/configure/inspect DOTweenAnimation components on scene objects, including stagger/cascade entrance. Triggers: DOTween, DOTweenFree, DOTweenPro, DOTweenAnimation, DOTweenSettings, DG.Tweening, tween, Sequence, ease, easing, OutQuad, OutBack, loops, Yoyo, stagger, cascade, DOMove, DOLocalMove, DORotate, DOScale, DOAnchorPos, DOFade, DOColor, DOPunchPosition, DOShakePosition, SetLink, autoKill, SafeMode, UI animation, UI 动画, 补间动画, 补间, 缓动, 缓动函数, 动画配置, 循环, 序列, 动效, 脚本生成, 错峰动画.
Core Features & Use Cases
- Diagnostics and settings: check DOTween installation status, read DOTweenSettings, list modules and shortcuts, validate configurations.
- API discovery: enumerate DOTween modules and extension methods to accelerate development.
- Runtime script generation: create runtime MonoBehaviour scripts for tweens, sequences, and lifetime-safe wrappers; Pro skills can add DOTweenAnimation components on objects.
Quick Start
Use unity-dotween to diagnose DOTween installation, read settings, and generate a runtime tween script for a Transform.