Adrian Stutz
Adrian Stutz
_This is a slightly exotic feature request. I won't mind if you close this request but I still wanted to bring it up as I found it useful in our...
Since #134 has been closed, I've decided to polish up the property drawer we've been using in our project and create another pull request to resolve #29. It works a...
**What is the current behavior?** Calling `DialogRunner.Stop()` while a coroutine command is running does not stop the command. When the command finishes, `ContinueDialog()` will be called and the dialog restarted....