spinnerbox Posted May 16, 2016 Share Posted May 16, 2016 I tried to cover the whole screen aka 480x720 canvas with a text field, font size 150 and also set width and height to 720 and 480 accordingly but no success. I want to cover the screen with semitransparent text and as I type on my keyboard I should see the letters I type. How can I achieve this? Link to comment Share on other sites More sharing options...
kevdude Posted May 16, 2016 Share Posted May 16, 2016 You could try an HTML input form that overlaps the game area. Just set the width and height of the input field to 480 and 720. spinnerbox 1 Link to comment Share on other sites More sharing options...
Recommended Posts