Jumping Problem

https://flowlab.io/game/play/1123020
When you jump on the bounce thing at the right time, you go higher than you’re supposed to. Any way to fix this?

I would lower bounce or make invisible blocks, although I haven’t actually looked at the game yet.

@meburningslime the bounce already was 0, and invisible blocks don’t make sense. Thanks for trying.

Oh I get it: make it to where the player’s junp is inactive for .5 seconds after touching the block of bounce. :wink:

Just change the raycast from any to grass

jump-pad is part of the any and you could jump with the jump-pad (jump x jump-pad)

@meburningslime I tried that before you said it and it didn’t work, and why didn’t I think of @“JR 01” 's idea? It works!

Oh gg @“JR 01”