Event Go To
This commit is contained in:
@@ -76,3 +76,6 @@ func startChild(child:Event) -> void:
|
||||
child.interactee = self.interactee
|
||||
child.interactor = self.interactor
|
||||
child.start()
|
||||
|
||||
if child.isEndingEvent():
|
||||
self.end()
|
Reference in New Issue
Block a user