Difference between revisions of "Character and Camera Control Scripts"
From Headbone Creative
(Initial page) |
Latest revision as of 01:58, 11 April 2013
[edit] 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:
[edit] 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: