Anton-Stechman / rpg_mania_iv_submission

Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Unity C# script: Player Movement #4

Closed Anton-Stechman closed 1 year ago

Anton-Stechman commented 1 year ago

Create a public class that inherits Unity's Monobehaviour.

Player movement script, using Unity3D CharacterController. Requirements: Move in all directions Apply Gravity Use mouse to rotate player