If I create an event sheet called say "myfunction", and in it have one event:
System 0 = 0 -> bunch of actions
Then import the sheet in several different events in the main event sheet, will this work like a function call?
It seems to.
I.e. can I call the myfunction several times (not just once) from the main sheet.