Skip to content

flying-whales/playerController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Player Controller (Task 8)

New Features We Added

  1. Player can jump using Space key:

    jump

  2. Player can run using Shift key:

    run

  3. Player can swap guns using 1 and 2 keys:

    swap

  4. Player can open a chest if he close to it and using E key:

    open chest