Hey Gomo, thanks for the response. We actually reached the same conclusion in the end. Still wish this was easier, but good to know there is a work around. For others with the same problem, these are the exact steps we used:
- Drag an “Empty Actor” to the scene.
- Set its location to 0, 0, 0
- Click “DefaultSceneRoot” in the Details tab. Set “Mobility” to “Static”
- Drag and drop everything else (except your Player) inside of it. Unfortunately folders aren’t supported.
- Set its scale to resize the rest (you are multiplying all of your other objects’ scale by the amounts you put in)
- Reposition the Player to where it should be. Voila!