Order of Execution Question?
Ok so I have a few actors that when touch is released will change a variable then change scene, or others that will change variable when needed, then save variable. My question is this:
I do have the change scene and save attribute AFTER the change variable behaviours in both cases, but is that the order they will necessarily be executed or do I have to go back and and a timer to each.
I do have the change scene and save attribute AFTER the change variable behaviours in both cases, but is that the order they will necessarily be executed or do I have to go back and and a timer to each.
Comments