HTML overlay

I need help in creating input fields number field and email field, how can i do this using html overlay because i;ve to put condition on it that play button stays disable until user enter value to these fields

https://playcanvas.com/editor/scene/1642737

Hi @Kiran_Riaz and welcome,

For adding input fields in HTML and reading their using JavaScript you can find several tutorials online. Here is one:

I don’t understand how to use html for input fields in playcanvas