longjian43 Posted September 24, 2015 Share Posted September 24, 2015 Any solution? I need player to type his name or something. Link to comment Share on other sites More sharing options...
alex_h Posted September 24, 2015 Share Posted September 24, 2015 AFAIK the only way to make the on screen keyboard appear is to use an HTML input element in front of your canvas. As this can often open a bit of a can of worms in terms of positioning, scaling, etc it might be easier in the long run to make your own keyboard out of sprites and buttons. Link to comment Share on other sites More sharing options...
Skeptron Posted September 24, 2015 Share Posted September 24, 2015 Check Nicholls's example, maybe it could help you : http://codepen.io/jdnichollsc/pen/waVMdB Link to comment Share on other sites More sharing options...
Recommended Posts