Hi everyone,
I am currently developing a Paper Mario-like RPG and I’m having trouble switching cameras within my camera manager. I have been looking around and have very little information pertaining to the process (or if its even possible). I am currently using collision-oriented logic (on collision the camera shifts to the active camera placed at a certain angle) and I already have the paper2d sprites following the camera. Please let me know if anyone has suggestions or ideas.