Hi! I was searching the solution of my problem and I tried things like having more than one cameras, etc. I don’t know what I’m doing wrong, this is my situation:
I have a big map and different areas. Each area has its own confiner and camera (it’s a 2D game, btw). I want the cameras follow the player when it uses the wraps to teleport (those work perfectly). I can switch cameras, but the camera don’t follow the player, and when I put the player to ‘‘follow’’ in the virtual camera it follow but so bad, with no smooth and the player get stuck in the new confiner. I disabled the cameras by areas (like if the player is in x area only this camera will be on).
I don’t know what to do with the brain, if I have to put this in a gameobject or everywhere, (I have it in the man camera). Sorry if I’m explaining bad, english it’s not my first language and I don’t know how to explain the problem. I think it’s just that I putting the cameras and the brain in a bad place, so I just want to switch areas and follow the player.
Thank you and sorry!
Edit:
Example of what I want (this is the minute)