(0,0): Unexpected "Identifier" in class body. / p_line -1 is out of bounds #88
-
Hi, I'm using the sample code in the documentation, but I keep on getting a (0,0): Unexpected "Identifier" in class body error, and a p_line = -1 is out of bounds error. The output errors I get are:
sample code:
Any help would be appreciated. I've made sure to enable the global variable __InkRuntime, if that's a factor. |
Beta Was this translation helpful? Give feedback.
Answered by
francoisdlt
Nov 17, 2024
Replies: 1 comment 2 replies
-
this sample code seems to be for Godot 3 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
grayocene
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this sample code seems to be for Godot 3
make sure to adapt it for Godot 4