Hey guys, I’m imitating this example to create a 3D button. I want a 3D button with an icon in the middle that is always facing the camera. Here is my PG.
https://playground.babylonjs.com/#HJZBRG#189
I tried to add an icon to the button and referred to this forum.
Now I have two problems:
- The icon flashes when rotating the scene, sometimes can be incomplete.
- When I observe from above, the button disappears.
So what can I do to fix it? Thanks for your watching!