Added 2D-Mode to the engine. It locks movement on the z-axis and switches to Orthographic camera. Can choose from multiple camera mode settings in the .scn file.
https://hackmd.io/QfkyhHZ-Su-C3bKI6WHi3Q
What are the steps for a QA tester to test this pull request?
go the platformer.scn
switch between 2D and 3D scenes to see if anything breaks.
spam movement (jump/fly/walk/run/crouch etc.)
Issue ticket number and link
Screenshots and/or video
Checklist before requesting a review
[ ] I have performed a self-review of my code
[ ] I am not adding any irrelevant code or assets
[ ] I am only including the changes needed to implement the change
[ ] I have playtested and intentionally tried to find error cases but couldn't
[ ] I have completed the entire QA checklist on my PR
Describe your changes
Added 2D-Mode to the engine. It locks movement on the z-axis and switches to Orthographic camera. Can choose from multiple camera mode settings in the .scn file. https://hackmd.io/QfkyhHZ-Su-C3bKI6WHi3Q
What are the steps for a QA tester to test this pull request?
Issue ticket number and link
Screenshots and/or video
Checklist before requesting a review