Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Be sure to set your target fps to 60 on the startup monobehaviour of your project. Or if you prefer you can personalize the speed of each QTE by difficulty in the inspector.
Regarding the scale: When you call de Show method, you can set the scale by parameter. Or another option would be putting all the QTEs of the scene inside a parent game object, and scale that parent