Replies: 1 comment
-
Can you elaborate on this? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is there a way to instanciate a python class in gdscript file and then use the methods of the instanciated object?
I could do:
`
`
But could not do:
ffsnnObject.function(var1,var2)
Beta Was this translation helpful? Give feedback.
All reactions