1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-15 05:25:57 +00:00
Boat-Battle/godot_ship/script
hpham474 c87a1d031c Partial fire functionality added.
Currently hides all ship placement UI and makes visible all fire functionality. The crosshair currently does not snap to a grid. The ships are saved in an area of location objects holding the length, orientation, and coordinates of the ship.
2021-11-12 07:08:01 -06:00
..
audio controller Added AudioBus. SFX Vol slider now works 2021-11-07 20:33:07 -06:00
debug Fix fatal use-after-free in debug menu. 2021-11-11 15:08:09 -06:00
game Partial fire functionality added. 2021-11-12 07:08:01 -06:00
options Merge branch 'main' of github.com:StatewideInk/Group12 into main 2021-11-08 04:25:53 -06:00
title screen Bugfix: audio now plays when changing scenes; added audio to ships being interacted 2021-11-07 20:53:08 -06:00