Hmm . . . I thought the code would be executed in order of appearance (my mistake)
So do I fix this by adding a wait at the beginning of the "on create" for the sprite?
I tried this and it didn't seem to fix the top statement (which contains my attempt to transfer the variable from global to instance).
Is there a way to force some code to execute first??