All Projects → itsPeetah → Mobile-FPS-and-TPS-controller-for-Unity

itsPeetah / Mobile-FPS-and-TPS-controller-for-Unity

Licence: MIT license
Codebase for some tutorials I made.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Mobile-FPS-and-TPS-controller-for-Unity

the-monsters-vault-game
3d horror game made with CSS 3d transforms
Stars: ✭ 14 (-70.83%)
Mutual labels:  first-person-game
first-person-controller-for-unity
A First-Person Controller for Unity.
Stars: ✭ 18 (-62.5%)
Mutual labels:  first-person-game

Basic mobile FPS and TPS controller

A simple first and third person movement controllers for mobile games built in Unity, with multitouch support and using the CharacterController component.

FirstPersonController.cs

The name is quite self explanatory The script is explained in – and was created for – this tutorial: https://www.youtube.com/watch?v=lYJtTYveYg0&feature=youtu.be

PlayerController.cs

Expansion on the first script to also support third person camera controls. The script is explained in – and was created for – this tutorial: https://www.youtube.com/watch?v=HMRXj6hbE98

BobbingCompatibleFirstPersonController.cs

This script expands the first person controller to work with the camera bobbing script The camera bobbing script and this scripts usage can be found in this tutorial: //coming soon...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].