Arrow keys to move. A lot of neat scrolling platformers have this feature. What "Smooth Scrolling" means is that the person doesn't stay in the middle. It moves slightly in the direction thats it's moving, as if being tracked by a camera (Your view). I've seen a lot of platformers and wanted to figure out how they did it. I couldn't figure it out because of all the other code getting in the way. So, I decided to try to make it myself. The code inside is as simple and easy to use as possible, so feel free to take it. Please give credits!