ArokhSlade / Brackeys-Jam-2024-2-The-6-Tuplets

5 stars 0 forks source link

Basic Win Area Does Not Work #43

Closed galax-sci closed 1 week ago

galax-sci commented 1 week ago

Describe the bug

When you enter the area meant to have you "win the game" (as it's a debug build, there's no actual game play to win at), nothing happens.

To Reproduce

Walk into the game win area. See it doesn't work. Cry.

Expected behavior

When you walk into the designated winning area, you should be sent to the winning screen.

Additional context

Adding a print call identifies that the issue seems to be with the call to _on_area_3d_body_entered(_body). It's unable to register the body being entered.

ArokhSlade commented 1 week ago

was fixed recently.