How do I fix the double jump?

1- add event : player is falling
2- add sub events : allow player to jump again - simulate pressing “jump” key for player

you forgot to add player is falling to your platform events

I have added that. It still doesn’t seem to be working. I am novice at this so thank you!