I’m building a architecture visualisation application and I want to give the user the ability to navigate in first person camera when needed but toggle to top down floor plan view. But when clicked on a point in the floor plan toggle back to first person view. The closest I have to implementing this is this https://developer.playcanvas.com/en/tutorials/first-person-movement/
Can this be done? Any examples out there that might help guide me ?