The Cocoon object has text prompt, but I don't want the window to pop up. How do I just enable keyboard?
If this isn't possible, how do I apply actions to the OK button?
- Layout has a fake textinput sprite and button sprite.
- Clicking fake textinput sprite launches Cocoon text input
- After filling in your name, you have to push OK
- Then you have to push OK again using the button sprite
Issue: I don't want user to push OK twice.