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/ships
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
..
2Ship.tscn Fixed volume slider and ship spawning 2021-11-07 00:35:34 -05:00
3shipA.tscn Fixed volume slider and ship spawning 2021-11-07 00:35:34 -05:00
3ShipB.tscn Fixed volume slider and ship spawning 2021-11-07 00:35:34 -05:00
4Ship.tscn Fixed volume slider and ship spawning 2021-11-07 00:35:34 -05:00
5Ship.tscn Improve menuing, and convert ships to RigidBody2D for accurate positioning. 2021-10-21 01:24:27 -05:00