Hi, I wanna know if there is a way to type a number in an input box (with GUI) and then we can read that value from the input box into our code?
for example, how can I add an input box for this PG, so that when we type 90 in an input box, the skull would rotate 90 degrees.
I read the GUI doc: The Babylon GUI | Babylon.js Documentation, but I could not find something relevant.