How to create a visual as out of the box?

Hi All,

I am new with Unreal Engine and need your help.

I need to design a room for a VR but I don’t want the user to get in this room. Rather, look the room with an isometric perspective. So, the room should be scaled down with a rate of 1/20.

I want to place this room at the top of a virtual table and let the users to move some objects with their hand.

Is this possible? Do I need o use a different type of project in UE4 or can I go for VR Project and just scale the room down that I designed?

Cheers!

your room will just be a mesh so its no issue at all to do the things your talking about. its basically the same as adding a cube to your level and scaling it , but in this case the cube is just way more complex.