How to add Actors to a BP while keeping their world positions?
A Level was built, containing multiple actors, with different X,Y,Z positions.
I would like to use the same actors, with the same location and create from those actors a new BP Class.
How can you select all of those actors, and automatically create a new BP while mainting all the actors location?