- Home /
Bind Controller GUI to Input
I want to make a GUI for my controls.. An Analog on the left and directional buttons on the right. Is it possible to bind it to Input or simulate Input Manager events? So I can use Input.GetAxis("Horizontal")
with it? Thank you.
GUI is something like the analog on the left.
Comment