Project

General

Profile

Task #83

Updated by Kenneth Schuetz 3 months ago

Intent: 

 Set up, test, and use the default game controls for the keyboard and mouse 

 Note on estimation: 

 Using the unity input system should be very quick to accomplish if it hasn't been already. 

 * [ ] **Dependencies** 
   * [ ] Core game objects 
   
 * [ ] **Test Cases / Acceptance Criteria** 
   
 * [ ] Can all actions be taken with the keyboard and mouse only (no need of another controller)? 
   
 * [ ] Are the controls comfortable to use?

Back