Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 437 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 437 Bytes

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