I'm trying to make a real simple tower game, but i'm having trouble with the camera controls.
- is there a way to make the camera stop at a certain y-level? (so you cant see below the ground)
- how do i make it so that the camera smoothly follows the y-movement of my character, but doesn't follow the x movement? (so you cant see past the walls)