freshbrood #1 Posted August 22, 2019 Hello. I use pfscroll down for a graphical effect. Number of scroll counts down is random and varies according to user input. On a new screen I attempt to draw a new playfield, but now it is mis-aligned because I scrolled it previously. How can I reset the starting playfield blocks to their default position without having to know the exact number of times they were scrolled? Is this possible to do in batari? Please help. Quote Share this post Link to post Share on other sites
+Random Terrain #2 Posted August 22, 2019 https://www.randomterrain.com/atari-2600-memories-batari-basic-commands.html#playfieldpos "If you use "playfieldpos = 8" with the normal 32 x 11 resolution playfield, it will reset the scroll position to normal." 2 Quote Share this post Link to post Share on other sites
freshbrood #3 Posted August 22, 2019 Omg thank you. I may now continue my project! Quote Share this post Link to post Share on other sites