LSBUGPG / UnityLibrary

A library of useful Unity components and test scenes
GNU General Public License v3.0
0 stars 0 forks source link

Player Controller #112

Closed JC2602 closed 7 years ago

JC2602 commented 7 years ago

Gives basic keyboard controls to the player's character Keeps a track of how may pick-ups have been collected Loads the next scene after X amount of pick-ups have been collected Finds the character's starting position and saves it - which is used in another script for when you come into contact with the enemy AI