I don’t want the key “enter” to do anything while the player is inputing text, but I don’t know how to disable it. It makes the text go out of the boundrys.
1 Like
There is a behavior called Text Sanitize and I believe that should fix it.
1 Like
enter key is “good” when I use text sanitize.
2 Likes
Then use Text Compare and have “A” be enter. Everything else that goes through will go though the “no” output
1 Like