bazilzainal / Brackeys2022.1

Brackeys Game Jam 2022.1
1 stars 1 forks source link

Infinite jump loop when Player head touches bottom of platform #50

Open bazilzainal opened 2 years ago

bazilzainal commented 2 years ago

When the player collider touches the bottom of a platform, it triggers 'Grounded' to reset, causing the player to be able to jump again and again