I implemented this as a cheat to send the player into a blank room in my game, and it was working. However I was changing the layout of the room a bit and now the scenario freezes every time I use the cheat. I've tried changing the layout back to how it was before along with a multitude of other things, but it just won't work anymore. Does anyone know why?
There is something I should mention:
I created my own grid engine to work with the scrolling engine. The Y origin is at the bottom instead of the top (the y coordinate of the ground is "0", and the blocks at the very left of the screen are also at "0" for the x coordinate), and every 50 cells is one point.
Also, because of the way I set it up, I can re-size anything in the scenario and all of the coding will still work. So in case you think this window is too small, you can always download the code and enlarge it.
2013/6/10
Multi Level demo
2013/6/6
Step Jumper
2013/5/26
Megaman EX (Alpha 2)
2013/5/22
Megaman EX (Alpha 2)
2013/5/16
Crap Man
2013/5/16
Crap Man
2013/5/15
Megaman EX (Alpha 2)
2013/5/14
Scrolling SuperWorld
2013/5/14
Scrolling SuperWorld