Hello everyone.
I have a question of order of events. I have copied as text (because image uploads aren't working on here for me) a sample of the question.
+ System: Else
----+ System: Current_Slot > 0
-----> System: Subtract 1 from Current_Slot
-----> Function: Call "AddToPicker" ()
+ (no conditions)
-----> Array_PickNumbers: Clear
Does the function "AddToPicker" run before the next event? or does it run to the end of the family of events then run the function?
Thanks guys :)
Justin
EDIT: made bold important things