tree moving

This commit is contained in:
2026-07-16 09:14:44 +02:00
parent 9153c1199d
commit 8f1a791a29
4 changed files with 153 additions and 6 deletions
+2
View File
@@ -63,6 +63,8 @@ T_BIG = 112 ; rabbit distance where the big frames start
T_EXP = 192 ; ... and where the sprite gets double-sized
REP_HOLD = 12 ; frames before a held direction auto-repeats
REP_PERIOD = 6 ; frames between auto-repeat steps
TREE_SPEED = 3 ; frames between tree scroll steps
NTREES = 6 ; roadside trees per side-pair
RAS_SYNC = 251 ; raster line polled for the frame sync
RAS_SPLIT = 97 ; horizon line: sky/grass background split