Search results
Scroll & Sprites
Score: 154.64 %,
Type: Forum topic , Comments: 26 comments
will not appear in both score board rows (and setting start y=0 (now I use -16), I think...
thegeps wrote: ... will not appear in both score board rows (and setting start y=0 (now I use -16), I think...
Don’t you mean 4 ...
Here's the video:
https://youtu.be/MlM9WTute0s
How I did it? I set a flag in a memory ...
Sprites management
Score: 154.54 %,
Type: Forum topic , Comments: 25 comments
a temporary variable "tmp" to 0, and you can do this (Assuming both positive and "y_diff" ... if we are out of screen else if we are in screen range(0-191)we have a neg sign
jp ... while rotating the next each frame like this:
frame 0:
P0 P1 P2 P3 P4 P... P31
frame 1:
P0 P1 ...
