-
Question: how do i lock the camera?
I'm making a 2D side scrolling map where i need the camera to lock on the field of view of a rectangular tank and just scroll with the rider locked in the same position.
i've messed around with it but can't quite get it. any ideas/help?
thanks.
-
Member
Re: Question: how do i lock the camera?
advanced camera settings - target behavior. This is the setting you want to play with, but I think you want "Keep Postition"
Do you want the camera to scroll independent of the rider's movement?
-
Re: Question: how do i lock the camera?
Use an OPE for one axis of movement? (You'll need a custom camera, the blue camera doesn't seem to work with OPEs)
-
Re: Question: how do i lock the camera?
the camera needs to be locked in position, angle wise, but following the riders path as he progresses.