I am back and switched to Unity:
What I am trying to do is this:
In scene 1 I want to walk around in the environment in first person or fly around in drone mode. When I click on a button I should go to another scene where I can display a map ( i followed the steps and this is working too).
In my second scene I want to use a 3D Tabletop (radius of 1.5 m and height of 1.5 m) size map so I can walk around the tabletop. I remember @Matt_Nelson saying that back then (2022) it was not possible to scale down the content. Is this now possible?
Thanks
Aydin
I found some XR sample projects in the GitHub repo. I will check that first