Bullet: ara tenen animació de tres frames, encara que no es nota una puta merda

This commit is contained in:
2025-06-26 21:13:51 +02:00
parent 00b496957c
commit 57123d6b8a
9 changed files with 88 additions and 24 deletions

View File

@@ -62,7 +62,7 @@ notification.color 303030
service_menu.title_color 99FF62
service_menu.text_color FFFFFF
service_menu.selected_color FFDC44
service_menu.bg_color 000000F0
service_menu.bg_color 003000F5
service_menu.drop_shadow false
## --- INTRO ---

View File

@@ -62,7 +62,7 @@ notification.color 303030
service_menu.title_color 99FF62
service_menu.text_color FFFFFF
service_menu.selected_color FFDC44
service_menu.bg_color 000000F0
service_menu.bg_color 000F00F5
service_menu.drop_shadow false
## --- INTRO ---

View File

@@ -0,0 +1,44 @@
frame_width=12
frame_height=12
[animation]
name=normal_up
speed=5
loop=0
frames=0,1,2,2,1,0
[/animation]
[animation]
name=normal_left
speed=5
loop=0
frames=3,4,5,5,4,3
[/animation]
[animation]
name=normal_right
speed=5
loop=0
frames=6,7,8,8,7,6
[/animation]
[animation]
name=powered_up
speed=5
loop=0
frames=9,10,11,11,10,9
[/animation]
[animation]
name=powered_left
speed=5
loop=0
frames=12,13,14,14,13,12
[/animation]
[animation]
name=powered_right
speed=5
loop=0
frames=15,16,17,17,26,15
[/animation]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 858 B

After

Width:  |  Height:  |  Size: 2.0 KiB