Last Modified: 1/18/2021
Sets the active Plane for the Scroll and Scroll2 commands.
Name | Type | Required | Description |
Plane | System Identifier | Yes | Sets the layer to scroll for scrolling commands. |
Scroll Type | Description |
Scroll_A | Sets the active layer to Plane A. |
Scroll_B | Sets the active layer to Plane B. |
Syntax: SetScrollPlane <Plane> |
DrawTile 1,0,0 SetScrollPlane Scroll_B SetGfxPlane Scroll_B DrawTile 1,1,1 Scroll Right,10,0 |
The Window Plane cannot be scrolled.