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 1c06faf017 Hit/Miss sprites rendered
Added texture function to Fire.gd to load the correct sprites for a hit/miss and make it so that the player cannot fire on positions that they have already fired at.
2021-11-24 00:10:58 -06:00
..
Game Hit/Miss sprites rendered 2021-11-24 00:10:58 -06:00
ships Major restructuring to better support object-oriented design of the main game logic and UI. This was necessary, I swear. 2021-11-13 04:34:39 -06:00
AudioController.tscn Sounds no longer scale linearly 2021-11-14 00:30:18 -06:00
Credits.tscn Credit changes 2021-11-23 13:49:21 -06:00
Debug Menu.tscn Remove unused resourse main.tres 2021-11-14 00:30:53 -06:00
Lobby.tscn Multiplayer: Add Lobby 2021-11-23 22:44:53 -06:00
Main.tscn Oops I made the background invisible 2021-11-13 23:41:12 -06:00
Options.tscn Added Dark and Light Themes 2021-11-14 02:50:39 -06:00
Title Screen.tscn Multiplayer: Add Lobby 2021-11-23 22:44:53 -06:00