Hi. I have a basic scenario with an actor that i can move using keyboard input. It just adds or substracts a number of pixels to its coordinates. This number is stored in a variable. What I want is to have a text box in the same scene which controls that variable, so I can change the speed the actor is moving by changing the text in the text box. How can I do something like that? Thanks in advance.
