Hi everyone,
I'm using a textbox to allow the player to enter its name, and I need the cursor to be always at the end (right) of the text contained.
To make it perfectly clear, I want that when the player press the left arrow, nothing happens. I don't want the cursor to move left.
I tried with Textbox > "scroll to bottom", but it didn't help.
Is there any way to achieve this?
Thanks!