1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-15 13:25:58 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
hpham474
223f36ffdd Sounds no longer scale linearly 2021-11-14 00:30:18 -06:00
hpham474
425e4428c7 Refactoring: parametrize set volume function 2021-11-07 23:11:19 -06:00
hpham474
7bae715ba5 Added master slider to change all volume 2021-11-07 22:43:00 -06:00
hpham474
388fcb9483 Added AudioBus. SFX Vol slider now works 2021-11-07 20:33:07 -06:00
hpham474
9929aab354 Moved audio to folder in assets; Separated BGM from the master volume 2021-11-07 19:15:13 -06:00
hpham474
1b3333203e Added BGM and Button SFX sounds 2021-11-01 04:26:17 -05:00
hpham474
c83e10668c Added options remember settings after closing and reopening game
Options file is saved to "(user)/AppData/Godot/app_userdata/godot_ship/options.save"
2021-10-31 05:46:49 -05:00
909773a65b Improve debug and Options somewhat 2021-10-22 01:53:04 -05:00
7f0b58de70 Radical debug menu overhaul + Options overhaul 2021-10-21 05:22:42 -05:00
0fd0fa63f0 Improve menuing, and convert ships to RigidBody2D for accurate positioning. 2021-10-21 01:24:27 -05:00
hpham474
8345032169 Added Options menu exit functionality 2021-10-20 12:10:18 -05:00