Stop making millions of short scripts for mini actions.
Just use Dust components!
Create sequence of actions:
- Animate
- Update
- Transform
- Physics control
- Flow
Add simple animation to Game Objects without creation of the short scripts.
Catch events and define simple actions:
- Catch collider & trigger events and define actions.
- Catch Keys & Mouse events.
- Fire timer events.