Right hang system, camera

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

cc @Cedric for help :slight_smile:

I was able to figure it out https://playground.babylonjs.com/#L51MG7#6
thanks anyways :slight_smile:

2 Likes

Even better :smiley: