Turn off Billboard Mode for Number

I have a text block number linked to a plane in the scene. For some reason when displayed in the scene the number tracks the camera as if it is on billboardmode. I have tried a couple methods to turn it off but have had no luck. Is there a way to turn this off? I was thinking of substituting the text with a button but I would like to resolve it this way.

Hi @Andrew2! Have you try using dynamic textures such as in this example: https://playground.babylonjs.com/#5ZCGRM#2? Here is also a more complete playground example of text on meshes: https://www.babylonjs-playground.com/#1YTZAC#45.

3 Likes