divers changements pour la sortie du second proto

* ajout du panneau solaire #54
* ajout d'un tutoriel #53
* equilibrage du jeu #73
* ajout d'un son pour l'annonce
This commit is contained in:
2025-09-26 16:56:35 +02:00
parent 6d0100d703
commit 099f8bb1be
56 changed files with 1129 additions and 87 deletions

View File

@@ -40,7 +40,6 @@ func update(item: Item, selected : bool):
if item != current_item:
%SquishAnimation.play("squish")
print("squish")
if item and item.icon:
%TextureRect.texture = item.icon
%TextureRect.visible = item != null