climb: experimenting with the sprites

black outlined purple might be the best
This commit is contained in:
Vince Weaver 2024-09-08 01:20:47 -04:00
parent bd60640937
commit 91f4cf15f3
5 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -17,8 +17,8 @@ splat_sprites_xsize:
climb_sprites_ysize:
.byte 30, 30, 30, 30 ; right
.byte 30, 30, 30, 30 ; left
.byte 30, 30, 30, 30 ; up
.byte 30, 30, 30, 30 ; down
.byte 31, 31, 31, 31 ; up
.byte 31, 31, 31, 31 ; down
flame_sprites_ysize:
.byte 9, 9, 9 ; right
.byte 9, 9, 9 ; left

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB