its kinda like moonleap one mechanic but still
Viewing post in Super Jacked Up Tomato Face Johnson comments
Yes, I was inspired by the jump switching mechanic in that game and wanted to see if it was possible to code in GB Studio for the Game Boy. I wanted to push the speedrun style of gameplay using that mechanic for the game jam as I thought it would be fun to explore. This game adds more unique mechanics later on but the start if the game mirrors moonleap (which is such an amazing game in it's own right!)
Do you mean he is "slidey" when jumping? He has almost instantaneous deceleration when on the ground so I don't really understand how he would be sliding around on platforms. I really want to make sure the player feels nice so I want to get to the bottom of this. Definitely don't want the player character feeling like he is sliding around.
You are the second person to mention this though so I will take a look at the acceleration/deceleration and make some tweaks for the next update. Push it even more away from slidey controls.
Thanks for the feedback!
you might have fixed this, but I've noticed that when you jump there seems to be momentum carried through. And when platforming, this makes everything feel a bit slippy, especially when you're trying to do a series of jumps and slide off the final platform without the jump key taking effect.
I've also found that momentum is weird when trying to reposition in the air, with the character feeling way too sensitive to adjustments. The ghost-jumping sections are really painful as a result.
I'm on OSX if that makes any difference.
Yes, I agree. The GB Studio platformer engine does not have coyote time programmed in (you still jump when you hit the jump button a few frames late and run off a ledge a bit). I am trying to get it implemented because it will really help platformer games made with that engine feel better.
I have already fixed the weird "in air" controls. I didnt have time to modify the engine so the player character acted the way I wanted during the 7 day jam but the soon to be released update will feel loads better (I'll be uploading that in a week once voting ends).
Thanks for your feedback!