Bob a des dialogues conditionels

This commit is contained in:
Thomas
2025-03-29 17:24:36 +01:00
parent 6edefc58d0
commit 93f4bc39b4
8 changed files with 154 additions and 116 deletions

View File

@@ -1,3 +1,7 @@
extends Node
var isUsingTouch = false
var hasChosenNotToMakeChoices = false
var hasChosenToMakeChoices = false
var hasCompletedBobDialogue = false
var playerIsDeaf = false