|
In the NMI, the scrolling is set to Horizontal and Vertical values incerased every frame. In the reset, i have a loop that will handle Split-Screen Scrolling. It checks for sprite #0 found, on a sprite that's between the upper and the middle of the screen. From there, the scrolling is set to 0 to be kept silent, and it works. But then more far down i want the scrolling to be set to a Horizontal and Vertical value. How do i make that work? I tried many ways and i got the screen to glitch, or only scroll Horizontally. Not bot Horizontal and Vertical. Ive tried to reset $2006, then set the scroll, and other methods. Anybody who knows what im doing wrong?
|