johnnyelderton / Software-2-Project

0 stars 2 forks source link

Custom First Person Controller #2

Open Evan-Downard opened 8 years ago

csprofessionalcarl commented 8 years ago

The default prefabs for rigid first person controllers attempt to keep the player grounded on a flat plane. As a result the controller slides along the bottom of the sphere attempting to place the player at the top of the sphere whenever a player attempts to go under the sphere. Creating new FPC.

csprofessionalcarl commented 8 years ago

Need to add better mid-air control, and code power ups