1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-14 21:15:58 +00:00
Project for UNT's CSCE 3444 Software Engineering course
Go to file
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
godot_ship Fixed volume slider and ship spawning 2021-11-07 00:35:34 -05:00
Battleship Class Diagram Add battleship class diagram 2021-09-30 21:48:07 -05:00
Battleship Class Diagram.drawio.png Add battleship class diagram 2021-09-30 21:48:07 -05:00
README.md Initial commit 2021-08-31 14:05:47 -05:00

Group12