Resuming From Snippets #544
Unanswered
ThePatches
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
By thinking about it clearly, what's happening is the |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
As of 18/08/2024 after updating to Godot 4.3 this still seems to be working strangely. Basically, if you use =>< it seems to execute the jump until it hits END and then loop through the whole of the jump again. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would really like to make use of imported snippets so I can reuse a serious of responses across multiple dialogues, but the documented methods make it unclear how it's supposed to work.
I used the pattern listed
According to the documentation, the dialogue should resume after jumping to issues, but it it loops continually back into the jump. Is that not how I am supposed to use this or is the feature wrong? What I actually want to do is something like
=>< banter_snippets/banter_startjumping into a snippets file which I can reuse-across similar chats.Thanks in advance,
-- L
Beta Was this translation helpful? Give feedback.
All reactions