UniversalSequence
UniversalSequence provides a flexible, inspector-driven system for creating and managing sequences of actions in Unity without writing code. Perfect for cutscenes, tutorials, UI flows, and event chains, it allows developers to visually compose complex behaviors using a universal sequence framework that adapts to any gameplay need.
universal_sequence 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/universal-sequence.git README Markdown
Copy this to your project's README.md
## Installation
Add **UniversalSequence** 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/universal-sequence.git
```
[](https://www.pkglnk.dev/pkg/universal-sequence)
No comments yet. Be the first!