I made a simple quiz where the player has to type a correct answer in the text box. I’ve set the “On committed” event, however, the text box detects every click outside of it as a “commit”. Is there any way to prevent it?
Is it possible to automatically start typing in the text box without a necessity to click on it?