Not sure what I'm doing wrong here? I have a dictionary Score_D where I store a bunch of score data and on end of a level, call this block to put the score thro...
For the last 5-6 hours I'm trying to solve my issue that I have. It is a bit frustrating that the documentation in the scripting section is assuming that a prog...
Is it a good and safe way to put the runtime in a globalThis.Rn (example)? This avoids having to integrate it into all the functions that need it.