Bug fixes

* Fixed presplash loading bar
* Disabled sparkle in title animation
This commit is contained in:
LoafyLemon 2024-03-26 19:34:11 +00:00
parent d25cd0fc2a
commit 6d6f58538e
3 changed files with 87 additions and 87 deletions

BIN
game/presplash_background.png (Stored with Git LFS)

Binary file not shown.

View File

@ -341,54 +341,54 @@ image title_ani:
pause.1 pause.1
repeat repeat
#sparkle # #sparkle
contains: # contains:
animation # animation
xpos 798 # xpos 798
ypos 200 # ypos 200
xanchor 0.5 # xanchor 0.5
yanchor 0.5 # yanchor 0.5
zoom 0.0 # zoom 0.0
"images/title/sparkle.webp" # "images/title/sparkle.webp"
linear 0.8 zoom 1.0 # linear 0.8 zoom 1.0
linear 0.5 zoom 0.0 # linear 0.5 zoom 0.0
pause 5 # pause 5
repeat # repeat
#shine silver (synchronized) # #shine silver (synchronized)
contains: # contains:
animation # animation
xpos 848 # xpos 848
ypos 230 # ypos 230
xanchor 0.5 # xanchor 0.5
yanchor 0.5 # yanchor 0.5
zoom 0.0 # zoom 0.0
"images/title/sparkle.webp" # "images/title/sparkle.webp"
pause 1.3 # pause 1.3
linear 0.5 zoom 1.0 # linear 0.5 zoom 1.0
linear 0.5 zoom 0.0 # linear 0.5 zoom 0.0
xpos 870 # xpos 870
ypos 205 # ypos 205
linear 0.5 zoom 1.0 # linear 0.5 zoom 1.0
linear 0.5 zoom 0.0 # linear 0.5 zoom 0.0
xpos 914 # xpos 914
ypos 227 # ypos 227
linear 0.5 zoom 1.0 # linear 0.5 zoom 1.0
linear 0.5 zoom 0.0 # linear 0.5 zoom 0.0
xpos 948 # xpos 948
ypos 233 # ypos 233
linear 0.5 zoom 1.0 # linear 0.5 zoom 1.0
linear 0.5 zoom 0.0 # linear 0.5 zoom 0.0
xpos 999 # xpos 999
ypos 226 # ypos 226
linear 0.5 zoom 1.0 # linear 0.5 zoom 1.0
linear 0.5 zoom 0.0 # linear 0.5 zoom 0.0
pause 12.6 # pause 12.6
repeat # repeat
# Other game menu background # Other game menu background
image menu_ani: image menu_ani:

View File

@ -91,53 +91,53 @@ image game_title:
#TODO Add sparkle to game logo #TODO Add sparkle to game logo
# #sparkle # #sparkle
contains: # contains:
subpixel True # subpixel True
xpos 50 # xpos 50
ypos 200 # ypos 200
xanchor 0.5 # xanchor 0.5
yanchor 0.5 # yanchor 0.5
zoom 0.0 # zoom 0.0
"gui/main_menu/sparkle.webp" # "gui/main_menu/sparkle.webp"
linear 0.8 zoom 1.0 # linear 0.8 zoom 1.0
linear 0.5 zoom 0.0 # linear 0.5 zoom 0.0
pause 5 # pause 5
repeat # repeat
# #shine silver (synchronized) # # #shine silver (synchronized)
contains: # contains:
subpixel True # subpixel True
xpos 115 # xpos 115
ypos 222 # ypos 222
xanchor 0.5 # xanchor 0.5
yanchor 0.5 # yanchor 0.5
zoom 0.0 # zoom 0.0
"images/title/sparkle.webp" # "images/title/sparkle.webp"
pause 1.3 # pause 1.3
linear 0.5 zoom 1.0 # linear 0.5 zoom 1.0
linear 0.5 zoom 0.0 # linear 0.5 zoom 0.0
xpos 135 # xpos 135
ypos 192 # ypos 192
linear 0.5 zoom 1.0 # linear 0.5 zoom 1.0
linear 0.5 zoom 0.0 # linear 0.5 zoom 0.0
xpos 186 # xpos 186
ypos 217 # ypos 217
linear 0.5 zoom 1.0 # linear 0.5 zoom 1.0
linear 0.5 zoom 0.0 # linear 0.5 zoom 0.0
xpos 220 # xpos 220
ypos 223 # ypos 223
linear 0.5 zoom 1.0 # linear 0.5 zoom 1.0
linear 0.5 zoom 0.0 # linear 0.5 zoom 0.0
xpos 275 # xpos 275
ypos 220 # ypos 220
linear 0.5 zoom 1.0 # linear 0.5 zoom 1.0
linear 0.5 zoom 0.0 # linear 0.5 zoom 0.0
pause 12.6 # pause 12.6
repeat # repeat
image candle_fire: image candle_fire:
"gui/main_menu/candle/fire_01.webp" "gui/main_menu/candle/fire_01.webp"