Please fill out the following before requesting review on this PR
Description
Added level bounds, player respawns now upon dying. Fixed bug with gamemanager.
Testing Done
runs
Resolved Issues
Length Justification and Key Files to Review
Review Checklist
It is the reviewers responsibility to also make sure every item here has been covered
[ ] Function & Class comments: All function definitions and classes should have some sort of basic JavaDoc comments. use /// to generate XMLDocs for C# using IDE.
[ ] Remove all commented out code
[ ] Remove extra print statements: for example, those just used for testing
[ ] Resolve all TODO's: All TODO (or similar) statements should either be completed or associated with a github issue
Please fill out the following before requesting review on this PR
Description
Added level bounds, player respawns now upon dying. Fixed bug with gamemanager.
Testing Done
runs
Resolved Issues
Length Justification and Key Files to Review
Review Checklist
It is the reviewers responsibility to also make sure every item here has been covered
///
to generate XMLDocs for C# using IDE.TODO
(or similar) statements should either be completed or associated with a github issue