Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
/ unityqte Public archive

Simple QTE (Quick time event) system for Unity

Notifications You must be signed in to change notification settings

CrissNamon/unityqte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity QTE (Quick time event) system

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