mirror of
https://github.com/flame-engine/flame.git
synced 2025-10-27 19:13:31 +08:00
The functionality of the <<visit Target>> command is that the dialogue runner will temporarily suspend execution of the current node and start executing Target, but then once that finishes it will resume executing the original node.