Hey guys currently I have 2 camera set up, one for the main window and a minimap inside it.
https://playground.babylonjs.com/#L51MG7#2
Everything works fine on the default coordinate system, but when I use “scene.useRightHandedSystem=true;” , the minimap isn’t showing the second camera.
https://playground.babylonjs.com/#L51MG7#4