trying to set up a call function but it isn't working.
I have placed a call function inside an event sheet ( this event sheet runs at start up)
first picture:
https://db.tt/rZy02MZ0
I have placed the "on call" function inside my main event sheet
second picture:
https://db.tt/3c4XC5Ah
so basically, inside an event sheet that starts at the beginning of the program, it is suppose to use the call function after an animation trigger.
The problem is that it doesn't matter if I have the "on call" function on the event sheet or not. As long as I have the "include left-side" sheet on the main event sheet it runs. I only want the "include left-side" to run if it is called.
so how do I get the on call function to work correctly?