Using variables makes Godot crash #1289
Unanswered
PastaSugondese
asked this question in
Q&A
Replies: 0 comments
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 attempted to make it so the second time you talk to an NPC different text appears compared to the second time. I tried to do this by working with an if condition and x variables. However, upon introducing either of the two I get this error:
Invalid get index 'value' (on base: 'Dictionary').
I don't really know how I am supposed to approach this. Any kind of help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions