Uploaded May 2018 | Updated September 2026, 4 hours ago
This time I will show how to implement a thirdperson controller with touch gestures. If you want to make a third person shooter for mobile devices, then this video could be helpful to find a start how to implement your game logic. I will show you three methods: AutoLook &JoystickLook, TouchLook.
I tried to keep this video as short and simple as possible.
Fixed Button / Fixed Touchpad: gist.github.com/ditzel/0257d74a7a04626efce7bd1f7a6cfaa0
Joystick Pack: assetstore.unity.com/packages/tools/input-management/joystick-pack-107631
The script I wrote: gist.github.com/ditzel/3933efad282d739b5827cf1928fdcfb6
Full Tutorial Series:
Part 1: youtu.be/8ycgJbQegAo (current)
Part 2: youtu.be/WHlZTv5zBbs
Part 3: youtu.be/BurVBgYHm5Y
This time I will show how to implement a thirdperson controller with touch gestures. If you want to make a third person shooter for mobile devices, then this video could be helpful to find a start how to implement your game logic. I will show you three methods: AutoLook &JoystickLook, TouchLook.
I tried to keep this video as short and simple as possible.
Fixed Button / Fixed Touchpad: gist.github.com/ditzel/0257d74a7a04626efce7bd1f7a6cfaa0
Joystick Pack: assetstore.unity.com/packages/tools/input-management/joystick-pack-107631
The script I wrote: gist.github.com/ditzel/3933efad282d739b5827cf1928fdcfb6
Full Tutorial Series:
Part 1: youtu.be/8ycgJbQegAo (current)
Part 2: youtu.be/WHlZTv5zBbs
Part 3: youtu.be/BurVBgYHm5Y










