Tween Sequencer
Tween Sequencer provides a streamlined wrapper for PrimeTween sequences, enabling developers to chain and manage complex animations with minimal code. Simplify timeline-based tweening workflows while maintaining full control over animation sequences, timing, and callbacks in your Unity projects.
com.christides.tweensequencer 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/tweensequencer.git README Markdown
Copy this to your project's README.md
## Installation
Add **Tween Sequencer** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/tweensequencer.git
```
[](https://www.pkglnk.dev/pkg/tweensequencer)
No comments yet. Be the first!