Ajout de la cinématique de début et refonte du système audio

Et toujours un peu de correction de bug par ci par là
This commit is contained in:
2026-02-11 21:11:32 +01:00
committed by Altaezio
parent e305e3213d
commit a73fd99a10
54 changed files with 1186 additions and 882 deletions

View File

@@ -16,5 +16,5 @@ func appear():
func interact(p : Player):
p.region.save()
SceneManager.change_scene("COCKPIT")
SceneManager.change_to_scene_id("COCKPIT")
return true