fix dodgeballs being in-frame when they shouldn't be

This commit is contained in:
2023-06-23 16:32:29 -05:00
parent b63c7cd849
commit dedbdda907

View File

@ -2114,7 +2114,7 @@ label chapter_1:
linear 0.4 xpos -1.51 ypos 0.0
pause 0.8
#function temp_sound_for_dodgeball
linear 0.4 xpos 1.0 ypos 0.41
linear 0.4 xpos 1.1 ypos 0.41
pause 0.8
repeat
show spr_dodgeball as spr_dodgeball5 behind inco:
@ -2122,7 +2122,7 @@ label chapter_1:
pause 0.8
block:
#function temp_sound_for_dodgeball
linear 0.3 xpos 1.31 ypos 0.33
linear 0.3 xpos 1.39 ypos 0.35
pause 0.9
linear 0.3 xpos -1.31 ypos -0.33
pause 0.9