12 lines
455 B
Plaintext
12 lines
455 B
Plaintext
# How loud music is in the game
|
|
glitch_music_gain (Music gain) float 0.1 0.0 1.0
|
|
|
|
# If enabled, an ability status symbol may be shown
|
|
# at the bottom of the screen.
|
|
glitch_show_ability_status (Show ability status) bool true
|
|
|
|
# If enabled, the noise (“TV static”) graphics will be animated.
|
|
# Otherwise, this animation is disabled.
|
|
# Disabling this may be helpful if the animation feels irritating.
|
|
glitch_animate_noise (Animate white noise) bool true
|