Move all events from Scene to External Event?

Hi all! I have a prototype scene that I got to work as intended, and now I want to use the same logic for all the levels in the game. Is there a way to just move all the actions from the scene to an external event? Copying the actions one by one is very tedious because there are a lot of them. I wish I could just press Ctrl-A to select them all, but that doesn’t appear to be possible. Like, I can move them manually (and very likely will end up doing so), but, since this may not be the only time I’m doing this, I wonder if there is a more efficient way?

1 - That is why you group your events
And then you can just copy/paste whole groups

2 - I am not 100% sure but you can type into include events from
image

A scene

So you would leave your scene as it is and just load from it
I never tested it but it should work

Actually if this works i think it would be worth asking for it to be a feature
Same for external layouts
You can type in name of scene yet idk if it would work
BUT then why it should not?
I am going make feature request

Thanks! I wonder if the solution with including events from the scene will work – I’ll test it later. I’d definitely be in favor of a feature that allows you to select all events and/or move all events from one scene to another or an external events page.

1 Like