new scooter sprite

This commit is contained in:
2026-07-16 15:37:38 +02:00
parent da02e8e1dc
commit df991b0e09
5 changed files with 48 additions and 32 deletions
+4 -3
View File
@@ -31,10 +31,11 @@ sptab_hi:
!byte >(i*13)
}
; scooter sprite x per lane (lane center - 12); lane 4 crosses
; the 8-bit boundary, pxhi is its MSB flag
; scooter sprite x per lane (lane center - 24: the scooter is
; double-sized, 48 wide); lane 4 crosses the 8-bit boundary,
; pxhi is its MSB flag
pxlo:
!byte 66, 119, 172, 225, 22
!byte 54, 107, 160, 213, 10
pxhi:
!byte 0, 0, 0, 0, 1