branchrust_reboot/main/Snakes/qtecancel
7 Commits over 0 Days - ∞cph!
Add a small delay before showing QTE ui.
Tweak sequence length ranges.
Negative modifier tweaks.
Fail state can now apply player modifiers.
Pressing a wrong key will now fail the QTE.
Add some placeholder modifier effects for fail state.
QTE entity start/stop/complete triggering.
UI interacts with the entity.
Completing the QTE now triggers the entity completion methods, ending the gesture, hiding the UI and clearing any associated player for SingularInteraction qte entities.
Basic initial QTE sequence generation, just string based for now.
Trigger QTE event properly and with generated sequence.