Skip to content

SoundController

Moraguma edited this page Apr 7, 2023 · 1 revision

Autoload responsible for playing and transitioning between sounds in the core of Gamutoware.

Methods

play_menu()

Plays the menu music

play_game()

Plays the game music

mute_game()

Mutes the game music

unmute_game()

Unmutes the game music

play_sfx(name: String)

Plays a sound effect. Includes the sound effects "click", "damage", "throw" and "win".