If you want to change the camera globally for all heroes of one class, look for cameras in the \Cameras\Interface\HeroScreen folder.
If you want to give a hero an individual camera, it needs to be specified in their file — that's the <HeroIndividualCamera/> line, which goes right after CharacterAdventure.
Thank you!