Hey everyone,
I've recently migrated over to C3 from another engine. Like it so far and i got a new game that I'm making a vertical slice for. Im at the stage where i need to do levels and i was wondering what the best, scalable way is?
Is it to make seperate layouts for each level or load them externally somehow?
If it's a separate layout, how would one handle things like adding a new event sheet? One would need to copypaste that into each layout?
If external is the way to go, whats the addons required for that?