I am making a first person project, the person can walk freely in the room, but the controls are only working in the computer using keyboard keys ‘w’ ‘s’ ‘a’ ‘d’
How to make it work in mobile phone as well.
I am making a first person project, the person can walk freely in the room, but the controls are only working in the computer using keyboard keys ‘w’ ‘s’ ‘a’ ‘d’
How to make it work in mobile phone as well.
Check this tutorial and example project, it includes a virtual joystick that can help you setup mobile controls: