First of all, thank you a lot! Actually that was suppoused to be the "Thank you for playing" screen, but I don't completely understand the game engine yet, so I couldn't find out why it was not working. But anyways, this jam taught me a lot of things like to work organized, and that is the main reason why I didn't make more levels, it was a headache.
Daipotopo
17
Posts
1
Topics
1
Following
A member registered Jun 05, 2020 · View creator page →
Creator of
Recent community posts
Actually, the bug only happens when you pick the "power-up" from avobe. The key is stand still just below it and wait until it touches you. That´s because I don't use the "Physics2d.Raycast" because I don't understand it. And so I use a trigger to check if the square is grounded, but when you size up when you are not grounded, the trigger doesn't activate.