Character and Camera Control Scripts
From Headbone Creative
Revision as of 01:58, 11 April 2013 by Tyson Joehler (Talk | contribs)
Character Control
Character control scripts are what drives the player's character. There are a number of these built in to Unity; the Toolbox contains a specialized type of character controller:
Camera Control
Camera control scripts generally have a target that they follow (the player), and sometimes allow the player to control the position of the camera (zoom). The Toolbox contains these camera control scripts: