Skip to main content
Tweeted twitter.com/#!/StackGameDev/status/412023128614010880
Clarified title and question body. Changed code-formatted text which wasn't code to italics.
Source Link
Anko
  • 13.5k
  • 10
  • 56
  • 82

How tocan I use touch input for 3rd person controller-person controls?

I have a 3rd person-Controllerperson controller in my Unity scene, which I can only control with the WASDWASD buttons. But But since I plan to make a smartphone game, I wonder how I can change these controls to swipe up/down/right/left & if event swipe up/down/right/left and (if possible,) keep WASDWASD for debugging.

How to use touch input for 3rd person controller?

I have a 3rd person-Controller in my scene, which I can only control with the WASD buttons. But since I plan to make a smartphone game, I wonder how I can change these controls to swipe up/down/right/left & if even possible, keep WASD for debugging.

How can I use touch input for 3rd-person controls?

I have a 3rd-person controller in my Unity scene, which I can only control with the WASD buttons. But since I plan to make a smartphone game, I wonder how I can change these controls t swipe up/down/right/left and (if possible) keep WASD for debugging.

edited tags
Link
IMX
  • 495
  • 2
  • 16
Source Link
IMX
  • 495
  • 2
  • 16

How to use touch input for 3rd person controller?

I have a 3rd person-Controller in my scene, which I can only control with the WASD buttons. But since I plan to make a smartphone game, I wonder how I can change these controls to swipe up/down/right/left & if even possible, keep WASD for debugging.