Rotation in righthand system

hey guys so I’m currently using right hand system with arc camera rotated, however I’m getting this result. https://playground.babylonjs.com/#5ZCGRM#1202

I have the same question.

You should not invertY when calling drawText (7th parameter):

https://playground.babylonjs.com/#5ZCGRM#1206