Hi,
Is there a way in esc-files to acces global variables, that are not flags? Like integers for example. I suppose i could make changes to global_vm.gd
and esc_compile.gd
, but i feel like there should be an easier way to do this.
Any help, would be appreciated.