Home » 2011»December»28 » Digital -Tutors - Unity Mobile Game Development: Player Functionality
23:02
Digital -Tutors - Unity Mobile Game Development: Player Functionality
Digital -Tutors - Unity Mobile Game Development: Player Functionality 1 hrs. 22 min. | December 23, 2011 | Unity 3d 3.4 | Author: Joshua Kinney
This Unity tutorial will create the basic framework for our main character such as, movement, camera position, weapons, and applying damage to enemies. Throughout the tutorial, we'll learn how to manipulate Unity's Player Relative Control prefab to give us our third person view and then we'll learn how to create the desired player movement based off of those scripts. After that, we'll get into creating weapon functionality for our assault rifle and our shotgun using our own custom scripts. Finally, we'll end the course by applying our weapon damage to affect an enemy's health and make them explode when that health reaches zero.