Pixel Game Maker MV

Pixel Game Maker MV

SmashArtist Jul 25, 2018 @ 4:59pm
Character Infinite Jump
I set up my player's action states and such, but now for some reason the character continuously jumps (only when landing on the floor) despite me putting conditions in the link that the player can only move if the directional up arrow is pressed. This plus the character can continuously jump in mid-air if switching from the move or crouch state despite there being conditions to be on a floor tile.
Not sure what I'm doing wrong. :\


I seem to have fixed the issue. Tip: Never check if player is touching the top of a wall (floor) or else it will take priority over any keyboard inputs.

Edit: I now have another issue, player can infinite jump if switching between moving and jumping quickly. DX

So the real question is: how do I check for a collision with the floor without it overwriting input control?

FINAL EDIT: Fixed it! Just had to remove the link from jumping to instantly moving had to go through the idle/wait first. :D
Last edited by SmashArtist; Jul 25, 2018 @ 6:32pm
< >
Showing 1-2 of 2 comments
Bellamy Jul 25, 2018 @ 8:34pm 
Haha, great story!

Glad you figured things out.

If you get stuck again just ask!
SmashArtist Jul 25, 2018 @ 8:35pm 
Thanks, yep it was quite a journey. XD
< >
Showing 1-2 of 2 comments
Per page: 1530 50

Date Posted: Jul 25, 2018 @ 4:59pm
Posts: 2