Game Development Reference
In-Depth Information
Your Hotshot objectives
Unity is already provided with a built-in third-person controller script, but it only works on
the old legacy animation system. For the new Mecanim, we will need to create a new third-
person controller. To do this, we need to perform the following:
• Setting up character animation and level
• Creating an animator controller
• Creating a character control script
• Creating a third-person camera to follow our character
Search WWH ::




Custom Search