-
Why doesn't this work or how to do it right? I created my custom node. |
Beta Was this translation helpful? Give feedback.
Answered by
gilzoide
Aug 31, 2025
Replies: 1 comment 4 replies
-
|
Hey @whileload, thanks for the question.
Have you looked at the error messages? They probably have a hint on what's the problem and where it happens, at least in which line of your script. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Specifying the class_name should be working, but it seems to not be working at all. That's a bug, I'll try fixing that later.
In any case, you can load the LuaScript using
ResourceLoaderand use it instead: