I've added some buildings to my gobject db but when I spawn them the base of the building is above ground so the stairs are too far off the ground and no on can get in them. How can I fix it or spawn it lower in the ground?
I've added some buildings to my gobject db but when I spawn them the base of the building is above ground so the stairs are too far off the ground and no on can get in them. How can I fix it or spawn it lower in the ground?
Do .gps
That will return your current position.
Now do:
.worldport map x y z
The map x y and z you can fill in using the information given to you by the .gps command (you don't have to be exact, if X is 1052.3957395739753 you can just do 1052)
Change Z (this is up and down) to a slightly lower number and you will go down when you do the command.
Have fly mode on when you do this then you will be under the ground flying, move to where you want to spawn it and spawn the gameobject, this way it will be lower down.
Awesome thanks! +rep