![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Tentamens |
Hey there!
I’m used to working in JS for like discord bots ext. and I’d always be exporting functions and variables to make the code cleaner, and easier to read. and of course, exporting functions in scripts would be very pointless. More of an annoyance than anything, but variables on the other hand especially onready
or even export
variables take up a lot of space. They are a sort of annoyance, so I was wondering if there’s anything GDScript or Godot as a whole for exporting variables.
If you can help big thanks!