Add pausing
This commit is contained in:
@@ -12,4 +12,4 @@ func start() -> void:
|
||||
getSystems().VN.getTextbox().setText(self.text);
|
||||
|
||||
func isDone() -> bool:
|
||||
return false
|
||||
return getSystems().VN.getTextbox().isClosed;
|
||||
|
Reference in New Issue
Block a user