I want to create BP as root for several actors. When I add actor to my new BP it is added as a child actor component, so I can’t modify any components of that actor either in the BP or once added to the scene, e.g. in Camera Rig Rail I can’t modify the SplineComponent.
What is proper way to do it? Should i create my root object as Level or something like that?