The Impact Feedback System is a series of Impulse components for Unity that can be triggered at once, or on a delay.
It’s excellent for effects, without needing to rely on the timeline.
For example:
- Camera Zoom + Emit Particles
- Play Audio + Scale objects
- Change Sprite Color, Wait, then Send Events to other components
- Do all of the above, at the same time.
Interface: