Hi there. I'm trying to build a layout where the player can insert his nickname which would show on the HUD during the game: Player: PlayerName. I will have to use sprites since cocoonjs doesn't seem to work with fonts. But how do I build some kind of input field since it also doesn't support Textbox? Is there any way to achieve this or some kind of workaround?
It should be something that works with cocoonjs and iOS. thank you.