MausBoy Posted December 10, 2006 Share Posted December 10, 2006 (edited) When player0 lands on a platform, the score is supposed to increase according to how far down the screen the platform is. For some reason the sprite jitters and "melts" into platforms sometimes instead of just landing on them; I'm thinking it has something to do with the way vertical scrolling works. It's also only supposed to increase the score once, but it adds to the score a different number of times, everytime the sprite lands. I can't seem to get either of those things fixed, but my code looks to me like it should work perfectly. Any ideas? It looks like the most it will add to the score is amount x 7, so I think it's related to scrolling too. 0000escape.bas Edited December 10, 2006 by MausBoy Quote Link to comment https://forums.atariage.com/topic/98375-a-few-new-problems/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.