1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-15 05:25:57 +00:00
Boat-Battle/godot_ship/scenes
Chance Atkinson 9ef5a6f749 Fixed volume slider and ship spawning
Previously tried adding a collision mesh to the ships to avoid stacking, but it caused the ships to slide to the right when they spawned. This issue has been resolved.

The volume slider now sets to a minimum to -60 dB so the audio only goes silent when set to the minimum. Also set the 'step' variable to 1 so that the slider could be more precise.
2021-11-07 00:35:34 -05:00
..
ships Fixed volume slider and ship spawning 2021-11-07 00:35:34 -05:00
BackgroundMusic.tscn Background music volume can be adjusted 2021-11-01 04:48:21 -05:00
Debug Menu.tscn Improve debug and Options somewhat 2021-10-22 01:53:04 -05:00
Gameplay.tscn Snap only when on board 2021-10-31 22:48:20 -05:00
Main.tscn Radical debug menu overhaul + Options overhaul 2021-10-21 05:22:42 -05:00
MultiplayerController.tscn Implement debug console drop-down (no commands just yet) and fix UI keybinds. 2021-10-20 06:22:36 -05:00
Options.tscn Fixed volume slider and ship spawning 2021-11-07 00:35:34 -05:00
Title Screen.tscn Added BGM and Button SFX sounds 2021-11-01 04:26:17 -05:00