Hi
Here is my situation
I have a huge ship, with lot of stuff on it like crane props, lights, doors, ect
One way to do it is just place all the objects into a level with 0.0.0 transform coordinates, and then place lights and decals, but if I want to move the whole ship to another level it would be impossible as I understand.
And another way is to store everything inside one blueprint with all the meshes and decals with lights
So is it okay to do it inside Blueprint? Or it can damage performance for example or instancing won`t work
Thanks