Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: che1974 on November 09, 2016, 06:25:31 PM
-
Hi,
U GUI Question.
Virtual Button for android mobile Input.
How can I transfer the input from a button as a and d?
(Button Left = a || Button Right = d)
I can not find any tutorial for a virtual button.
Thanks for help.
-
Hi,
you can't, you'll have to abstract the button call with your own call which you then call from either a button being pressed or a virtual button being pressed.
Bye,
Jean