Say I make a cube, then resize it into a rectangle shape, and then duplicate it 10 times and move the duplicates around to different places. Then later I realize I needed to make the cube a prefab. Is there any way to make all of those duplicate cubes inherit from the prefab without having to manually copy/paste component values?
I sure hope so, because it was a lot more than 10 cubes 