How to handle the Begin Play events for actors added in the editor?

Thanks, I had not thought about the relation of the order of placement in editor to the spawning of the actor in game. I will do some tests on that.

I’m also thinking of spawning the actors using blueprints rather than placing them in the editor. I’m not sure if the actors placed directly in the editor viewport, will spawn in the same order every time in all devices.