Hi guys I have a Ball And I want move my ball on Android with canvas buttons (foward back left right)
I need some help for scripts
Hi guys I have a Ball And I want move my ball on Android with canvas buttons (foward back left right)
I need some help for scripts
just make a function, with a parameter for the axis, that moves your ball. and set the canvas button to that function providing the axis depending on what button you push…