xpogosteve / VirtualBarstool

Project for Software Engineering. Update with more info later
0 stars 0 forks source link

Write Tests for player movement #13

Closed xpogosteve closed 5 years ago

xpogosteve commented 5 years ago

As a developer, I need tests to make sure that player movement is working correctly.

cesidiolucente commented 5 years ago

Player does not fall through floor Player can move in all directions excluding up and down Player has collision with proper objects, ie walls, floors, the table itself Player cannot clip (phase through) corners With Headset player will probably be able to phase the camera through walls, but possibly look into ways to prevent this