Setting camera contol

TigroTigro Member Posts: 32

I want my level to scroll along with the player so I attached a Camera Control beahviour to them but I also want to not exactly center the player along the Y axis under all circumstances. Namely, here's how I set up my camera: http://i.imgur.com/zwdhFgJ.png

But here's how it looks in the scene: http://i.imgur.com/tXJVDfG.png

As you can see, I want the camera to show the top floor, the ground one and a part of the cellar when the player is on the ground floor or the top one and only move to show the full cellar, ground floor and part of the top floor if the player is in the cellar himself.

How can I achieve this?

Comments

Sign In or Register to comment.