Tourette's Syndrome
A downloadable Syndrome
A script for Godot that manages and increases the intensity of tics, which can be suppressed with certain button inputs.
Simple:
Uses XBox controller rumble to simulate premintory urges that players can suppress by pressing LS+RS or LB+RB. Runs independantly autoloaded or attatched to a node and needs to be modified manualy.
Advanced:
Impliments special resources that can be used in scripts and connected to signals. Allows for integration into games with more diverse options than the simple version.
Warning:
Prolonged use of vibrating game controllers can cause damage to your hands. It is recommended that you take frequent breaks from playing to avoid health issues.
https://www.jstor.org/stable/25227368.
Updated | 4 days ago |
Published | 14 days ago |
Status | Released |
Category | Assets |
Author | NErd |
Tags | Godot, tourette-syndrome |
Install instructions
Simple
- Download file
- Unzip file and bring into godot project
- Autoload the attatched script or add it to a desired scene
Advanced
- Download file
- Unzip file and bring into godot project
- Add "@export var tic_variable: Tic" to any script
- Modify tic_variable as you would a camera or collision shape
Leave a comment
Log in with itch.io to leave a comment.