Open stenlan opened 1 month ago
In regular UABEA, the tools menu item has a scene hierarchy dialog. Once that's open, you can select a GameObject from the tree and see the components including the Transform component that has position. To edit it, right click the transform base field tree item and click edit. Then edit the m_Position values.
Hi, I cannot for the life of me figure out how to export or edit the scene hierarchy of a .assets file. How would I do this? I want to move some objects around in a scene, just changing their coordinates, mostly.