From Godot 4 Game Development Projects - Second Edition, by Chris Bradfield.
Go to file
James Skemp 3551ba846a Add audio to title screen
Likely going to skip the other audio bits (page 154/135).
2023-11-28 17:36:36 -06:00
assets Add new base level scene 2023-11-19 15:04:59 -06:00
enemies Add functionality to move to next level via door 2023-11-27 18:03:13 -06:00
items Add functionality to move to next level via door 2023-11-27 18:03:13 -06:00
levels Add functionality to move to next level via door 2023-11-27 18:03:13 -06:00
player Update life changed signal to include value 2023-11-26 21:46:22 -06:00
ui Add audio to title screen 2023-11-28 17:36:36 -06:00
.gitattributes Create initial project 2023-11-12 21:59:09 -06:00
.gitignore Create initial project 2023-11-12 21:59:09 -06:00
game_state.gd Add functionality to move to next level via door 2023-11-27 18:03:13 -06:00
icon.svg Create initial project 2023-11-12 21:59:09 -06:00
icon.svg.import Create initial project 2023-11-12 21:59:09 -06:00
main.gd Update game to start from title and transition to level 2023-11-27 15:47:01 -06:00
main.tscn Update game to start from title and transition to level 2023-11-27 15:47:01 -06:00
project.godot Reset display to keep window contents as-is 2023-11-27 18:06:26 -06:00