Replies: 1 comment
-
This addon was completely written in GDScript. That means that the core library can only be executed through GDScript at runtime unless the code is ported to C# too. Anyways, you still can use both GDScript and C# together in this project. The only use cases I can see here are:
for any info about this topic I would recommend this reading > Cross language scripting |
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.
-
Hey, quickie question for ya: Can easy charts be used with C#? I poked around for some examples and didn't see anything. My godot engine and GDScript kung-fu is weak, but I know C# fairly well, just haven't had any luck - only lots of errors! So I thought I'd pop on and ask if it's even possible before I ruin another day trying, lol!
Thanks, and great work!
Beta Was this translation helpful? Give feedback.
All reactions