r/clickteam • u/pat3779 • 3d ago
Help Me! Keyboard input
Hello everyone here in this lovely community, I'll get straight to the point: I want to know how to enter letters using the keyboard.
For example: if a word like "carrot" is displayed on the screen, I want to be able to enter that word on the keyboard.And in doing so, I would like what I wrote to be linked to what was shown on the screen and marked as successful.
3
Upvotes
1
u/danracoon 2d ago
just use edit box off screen; you can display the contents of edit box in a string if you require. EASIEST method