(Action RPG) Getting there.
Now at Version 0.009 Beta 2. Beta 1 I'll release a bit later when I have more time (Going to bed!) this is just a screen shot of what the new display kernal is capable of. I'm surprised I got it working to this point from the initial stab at it this morning, there wasn't recognizable object displayed at first besides the status bar!
There's still a problem with the bottom of the screen's boundary clipping. I can have the player touch and press against it, and it won't cause a problem, but for some reason the scanline right above it is causing problems and making the screen roll. I'll have a full debugging list tomorrow morning before I continue. ![]()
*edit* Shortly after posting this, I managed to stop the rolling. However now occationally the bottom of the screen stops drawing one scanline too soon when the player is on the (I believe) second last line from teh bottom. The screen pretty much rushes up to meet you, but backs off as you go that one step further. It doesn't seem to always trigger, probably from the speed code allowing you to jump over it. I'm looking at how to fix it, but at the same time if I can't, it might not be such a big deal. In the game itself, odds are you'll jump right through to the next screen connected to it. I only notice it right now because I can repeatedly bash the square against the bottom without causing the screen to change.
Adding a binary of the modified beta 2. screenshot still applies. it just doesn't roll anymore. (or shouldn't!)

2 Comments
Recommended Comments