Can't move objects past a certain point

I am trying to make a space scene, but I cannot move anything past a certain point, so the size of the scene is restricted a lot. Is there a way to turn this off or bypass it?

Hi @Jake_12345,

You can’t make your space bigger, but you can make your objects/items/assets smaller. Also, some environments are more open and allow to build bigger worlds.

Hope that helps

Just to add to @Nikolay’s answer, to make the camera scale down with your items you may need to attach it to something at that small size, and override the default movement so that you move the object, rather than the camera.

Also, it is possible to place items beyond the grid - you can use the Transform area in the Object Inspector to place items outside. You can also code Items (including the Camera) to move beyond the grid. If you’re interested, I teach an Advanced course in Game Design (for students) which delves into this.

Hope that helps! Let me know if you have any further questions.

Geoff @ TechLeap

How do I do it in vr?