Hi, I recently separated a single event sheet into multiple event sheets. I created an event sheet to cover each type of event (ie Player Controls, etc) and kept a main event sheet for the layout.
In the main event sheet, I create "Include" statements for all the relevant event sheets. Everything seems to work fine...except for Array objects. It seems like Instance Variables related to Array objects no longer work. Values set on one event sheet cannot be accessed by another event sheet.
Any advice?
(BTW, when I separated the event sheet, I copied the events and disabled the originals. The originals still work properly if I enable them.)
Thanks
Dave