Hi I have been trying for the past 30 minutes to work this tutorial into my game but it just doesnt seem to want to work right.
Tutorial:
scirra.com/tutorials/626/ma ... ing-camera
With unbounded scrolling turned on it works fine, but I want it to be bounded and scroll to the player once he moves around the scene and be bound by the scene boundary. This only works in the Y axis and not in the X axis and I dont know why...
Also the camera is snapping once it reaches the boundary in Y and I would like it to ease in using the LERP function.
Any help would be appreciated.