I’m currently attempting to design a login screen for my game, I’m unable to add an image to inputText, So I’ve made a rectangle container, and added the image, and inputText there.
https://www.babylonjs-playground.com/#QZYL3F#1
is there a way to remove the white box around everything? All I’ve been able to do is change the color, or change the alpha (which affects the image and inputText too…).
Am I going about this the wrong way? Thanks in advance.