- Home /
Question by
RandyUltimate · Jul 04, 2017 at 07:40 PM ·
unity 5inputbuttoncrossplatform
How to use Button as Cross Platform Input
Hello guys, I am a newbie here. I hope you can help me to solve my problem.
I have a problem here. I have a button. And I want this button has a command as Input as Submit, or as Vertical or Horizontal. (The Input is in the Edit, Project Setting, Input.)
As we know that Unity Input in a float variable. And button is a bool.
How I use this button as CrossPatformInput..? Please help me. Thank you.
Comment