Add cutscene change event
This commit is contained in:
@@ -10,4 +10,4 @@ func update(delta:float) -> void:
|
||||
self.wait -= delta
|
||||
|
||||
func isDone() -> bool:
|
||||
return self.wait <= 0.0
|
||||
return self.wait <= 0.0
|
||||
|
Reference in New Issue
Block a user