Bob a des dialogues conditionels
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
extends Node
|
||||
|
||||
var isUsingTouch = false
|
||||
var hasChosenNotToMakeChoices = false
|
||||
var hasChosenToMakeChoices = false
|
||||
var hasCompletedBobDialogue = false
|
||||
var playerIsDeaf = false
|
||||
|
||||
Reference in New Issue
Block a user