Skip to content

gazijarin/No-Mans-Land-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

no-mans-land

CSC404 Game Design Project

Configuring the player to respond to keyboard controls

On the player object in the scene:

  • Remove CharacterController
  • Remove CharacterControllerMovement
  • Add Rigidbody, fix rotation X Y Z
  • Add MovePhysics
  • Add HandleObject
  • Make sure that PlayerInteractions is also deleted

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%