Bring console.Log, on the screen.
is not working anymore with the more recents updates?
Nope it doesnt. Probably a problem related to not specifying `globalThis`. As you know, as of recently, `globalThis` is a necessity for variables in global scope.
Btw, I need a plugin that should work in Worker Mode too. Would you mind if I try to make that myself?
Okay, i have not enough time to fix that at the moment. :)
Thanks :)
Don't work with worker-mode on construct 3.
Works without worker-mode for you?