Is there a way to to make sure one script asset runs before the other? I've tried dragging the script to the top , but that didn't seem to change anything (not to mention there is no easy way to order sort scripts anyways).
The blog post reads:
"scripts are no longer called individually, but are actually all run at the start of the game in the global scope".
The blog post reads:
"scripts are no longer called individually, but are actually all run at the start of the game in the global scope".