Hello!
I've a quick question to ask you guys about the priority of events when using Event Sheets : )
Let's say I have my Main Layout, and Main Layout uses Main Sheet.
Now, I have another Event Sheet called ANOTHER.
This is how the Main Sheet looks:
This is how ANOTHER event sheet looks:
My question is: how will the Score variable behave?
In my opinion it should go:
0 - initialization
999 - Include: ANOTHER -> On start of layout
0 - Main Sheet -> On start of layout
Am I right? Will events from ANOTHER complete before events from Main sheet do?