Unity QTE (Quick time event) system
A downloadable asset pack
Simple QTE system for Unity (Quick time event)
Tested on Unity 2018.3.14f1 and 2019.4
Simply create quick time events. Player should press specified keys in time to complete event.
Сapabilities:
- Any number of keys. You should just choose needed from list
- Supports XBOX and DualShock 4 gamepads
- Supports different UIs for keyboard and gamepads for each event
- Set time scale. You can simply make slow motion event or even pause your game
- Fail on wrong key. Give you player a challenge: if wrong key pressed, event will be failed
- Press type. You can choose: just press specified keys or hold all of them together
- On start, on end, on success, on fail actions. You can set custom actions for all event situations
- Pause and continue your events countdown
Status | Released |
Category | Assets |
Author | HiddenProject |
Made with | Unity |
Tags | qte, quick-time-event, script, system, Unity |
Download
Install instructions
Setup tutorial available on github page: https://github.com/CrissNamon/unityqte/blob/main/Documentation.pdf
Comments
Log in with itch.io to leave a comment.
Very cool system!
Needed some tweaks here and there for me but it delivers!
Thank you for this!