Simple QTE system for Unity (Quick time event)
Tested on versions: 2018.3.14f1, 2019.4.17f1. Other versions should also work. Supports keyboard and gamepads with different UIs
Contains:
- QTEManager
- Main script for processing events
- QTEEvent
- Event class with settings
Demo scene contains simple example of usage.
Documentation