Meilleure clue pour parler à bob

This commit is contained in:
Thomas
2025-03-28 16:23:12 +01:00
parent fb99561c28
commit 7a58999034
13 changed files with 608 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
extends Area2D
class_name InteractionZone
@export var clue: Clue
@export var clue: BubbleClue
func enable_interaction_clue():
if clue: