- Home /
Question by
mrmeizongo · Jul 09, 2018 at 09:10 PM ·
uiscript.controllerjoystick
Unity Standard Assets
How do I read input from Unity's Standard Assets Joystick script? I want to read some form input from the UI element it draws on the screen so I can use it to control my game character. When I drag the UI image right, I want to be able to use the data to move my character to right and vice versa. This is a question that has been overlooked for some reason even though a few people have asked and I'm hoping I get luckier than the other other guys.
Comment