Link:
https://www.mediafire.com/?mvw624c8tetjfb9
This code is just me toying around trying to learn through trial and error. I’ve seem to got the moving and jumping mechanics down along with animation. However, I’m having the issues with the camera.
For reference, I’m using Caleb P’s Camera library to make things easier.
First off, whenever the app is started, the camera is high up before moving down to snap to the character it’s focused on. I want it to already be “snapped” on him the moment I enter the scene.
Second off, the camera starts scrolling too soon. I want the character to move a further X distance to the right before that scroll occurs, I think that has to do with the offset. And when I move right then attempt to retrace my steps and move backwards, my character will go off screen for a little bit instead of staying on.
Thanks for any help!