If you're trying to access a global variable, since Construct uses modules, you'll need to refer to globals as globalThis.myGlobal
rather than using the name myGlobal
directly.
Hi Ashley thanks for the reply but I still could not make it work, here a video of what I'm doing.
youtube.com/watch
Can you please help me out with that?