Is this possible? Just wanted to make sure of something before I make any drastic changes.
Right now I've got numerous event sheets that I can mix and match as needed. Let's call them Main Events, Events1, Events2. Main Events contains the fundamental gameplay that will be shared throughout the entire game, i.e. it will be included in almost every layout. Problem is, Main Events started out as the default event sheet that you get when creating a new project, so it's tied to the layout it came with. Currently, Main Events includes Events1 and Events2, but it won't necessarily need them in other layouts.
a) Am I correct in assuming that, as it stands, if I include Main Events in another event sheet, it will also automatically include Events1 and Events2? Since they are included in Main Events as of right now?
b) If so, is there a way to divorce Main Events from its original layout, so that I can plug it into a layout independently? Or should I just create a blank event sheet and copypasta all of Main Events into it?