fix dodgeballs being in-frame when they shouldn't be
This commit is contained in:
@@ -2114,7 +2114,7 @@ label chapter_1:
|
|||||||
linear 0.4 xpos -1.51 ypos 0.0
|
linear 0.4 xpos -1.51 ypos 0.0
|
||||||
pause 0.8
|
pause 0.8
|
||||||
#function temp_sound_for_dodgeball
|
#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
|
pause 0.8
|
||||||
repeat
|
repeat
|
||||||
show spr_dodgeball as spr_dodgeball5 behind inco:
|
show spr_dodgeball as spr_dodgeball5 behind inco:
|
||||||
@@ -2122,7 +2122,7 @@ label chapter_1:
|
|||||||
pause 0.8
|
pause 0.8
|
||||||
block:
|
block:
|
||||||
#function temp_sound_for_dodgeball
|
#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
|
pause 0.9
|
||||||
linear 0.3 xpos -1.31 ypos -0.33
|
linear 0.3 xpos -1.31 ypos -0.33
|
||||||
pause 0.9
|
pause 0.9
|
||||||
|
Reference in New Issue
Block a user