Audio
Audio is half the art!
- U
[SOLVED]Problem Setting Volume Of Music: music_player.set_volume_db(MusicVolume) # Not working ?
- HowStriking replied
- Hi, We are trying to modify the volume of music playing in an AudioStreamPlayer. Please look at below script code. Music volume is set to 0.0 but the music is still playing in the game? Any help would...
- M
How do I make a metronome that activates triggers on the rhythm of a song (BPM)
- axolotl replied
- Hi, I'm trying to create a rhythm game, where things interact within the rhythm (BPM) of the music. It will be a platform game, where the projectiles will shoot within a certain rhythm, like in the PS...