diff --git a/src/scenes/story/boss_fight.py b/src/scenes/story/boss_fight.py index 175cf2e..337e6c1 100644 --- a/src/scenes/story/boss_fight.py +++ b/src/scenes/story/boss_fight.py @@ -410,6 +410,7 @@ def __wave(world: World): size=150, position=Vec2(render.WIDTH / 2, render.HEIGHT / 3), origin=Vec2(0.5), + order=1000000, ) )