mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
2dcdd1c248
1273 changing cameras # Multiple Camera Views ## 3 Camera Views Implemented 1. Normal 3D (Isometric) 2. Top Down Perspective 3. Chase Cam (Over the Shoulder) - Isometric and Top Down Perspectives can Pan within limits. - Chase Cam rotates the camera around the boat. (While still following it) - All camera views can Zoom. # Testing No testing completed other than manually testing myself. A proper manual test should be completed by the merger. See merge request !76