Enhancement request:
What should be added?
In UIInputText there should be an argument to
- only accept numeric values i.e (0, 1, 2, 3, 4, 5, 6, 7, 8, 9) in the input box.
- limit the number of characters to be entered in the input box.
What would it help with?
- When the game wants the user to enter its response in only numeric values.
- When the game wants to asks for user's name etc.