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
StatusReleased
CategoryAssets
AuthorNErd
TagsGodot, tourette-syndrome

Download

Download
tourette's syndrome simple.zip 91 kB
Download
tourette's syndrome advanced.zip 92 kB

Install instructions

Simple

  1. Download file
  2. Unzip file and bring into godot project
  3. Autoload the attatched script or add it to a desired scene

Advanced

  1. Download file
  2. Unzip file and bring into godot project
  3. Add "@export var tic_variable: Tic" to any script
  4. Modify tic_variable as you would a camera or collision shape


Leave a comment

Log in with itch.io to leave a comment.