Congrats on the jam! Just reviewed your game :)
It was a little while before I realized how to progress to the boss fight.
I really liked the grass visual and reactoin to player's jump, how did you do it?
Hey Danielfib,
thanks for the comment :)
The gras is just a simple sprite with a collision box set to trigger. When the player enters, it plays an animation (animator -> rotation). I than just copied it a few times :)