This is an even more complex scrolling platform example. I was asked to make it multi-direction using Scroll X and Scroll Y, so here you go! The main thing to note is that to make the backgrounds you must name them as a two digit number (the first is the x index, the second is the y index of where the background should be positioned). You want to try to not hit the enemies. Remember, you are on a runaway. Can you let me know if this lags now on your PCs? Also, I needed to alter some of the scripts a little to make it work... I might back some of this out or change it around till I find the best way :)
Thanks to griffpatch_tutor for: Multidirectional Scrolling Platformer Base With Enemy AI v1.1 (Original Project). I hope you have FUN! -brandon6002