So I have 4 layers, GUI, Foreground, Base Layer, and Background. When my character is created it is placed on the Base layer, and all of my other objects are on on layers to start with.
I want to have the camera follow the character while also being zoomed in 2x. But when I zoom in, it only zooms in on the object that the camera is tracking. (In this case the character)
But if I take an object off the layers, it zooms just fine. Except for the Foreground and GUI layers for some reason.
So I am really confused, here is a .zip of my project files.Tower of Heaven.zip (26.5 KB)