Hey
How to adjust the x/z position for the GUI buttons…having difficulty doing so. Want them to be closer to the box mesh somewhat like a porch mat.
https://playground.babylonjs.com/#HTWJPL#56
Thank ya
Hey
How to adjust the x/z position for the GUI buttons…having difficulty doing so. Want them to be closer to the box mesh somewhat like a porch mat.
https://playground.babylonjs.com/#HTWJPL#56
Thank ya
Hey there , for example you can set “left” to “100px” and “-100px” to position the buttons 100 px closer to the center, and setting “top” to “-40px” will move them 40 px up.
Hey there
Thank ya soo very much this helped alot. I changed the coordinates a tad more and now they are where I want them to be