I need to somehow implement console + chat into my game. But I'm struggling with TextInput. MelonJS doesn't provide any solution for this problem. I have tried emulate it through Keyboard events, but it's terrible (You can check it at my Mana repo). Is there any better solution?
I need to somehow implement console + chat into my game. But I'm struggling with TextInput. MelonJS doesn't provide any solution for this problem. I have tried emulate it through Keyboard events, but it's terrible (You can check it at my Mana repo). Is there any better solution?