Comments

Log in with itch.io to leave a comment.

Deleted 116 days ago

thanks for playing! Yeah I'm wondering about the braking after jumping and air stuff. I feel like the 4-direction booster controls are strange enough that  it would be ok to compromise more towards normal platformers by adding some air control/more controllable braking - especially with all of the magic spell stuff i want to add.

Tried version 1.1, and I liked it!  The drift jump is neat, having it only make the player character move forward is a fun restriction that felt "realistic." One potential problem is the depth perception, as I tried to jump on the rightmost pillar in the left room but couldn't as it was one tile north of where I though it was. I am also curious about how drift jumping southwards would work if the platform you are jumping on obscures your view of the player character. Overall, I'd love to see this movement applied to more difficult platforming challenges (moving platforms, areas with limited options for drift jumping, etc).

thanks for checking it out! Generally for this kind of game the levels would avoid going upwards, north to south. For the depth perception stuff I think there would eventually be a more polished marker that marks more blocks in front of you.

I feel like this this movement is close to the old 2D sonic games (momentum-based platformers). Since you can only perform your highest jumps once you get some speed going I feel like it would be much more fun to play in a more track-like area (or at least a bigger one) that encourages  building up that speed and keeping it.

In my opinion adding more puzzle elements like spells and crates you need to carefully jump on is the wrong direction since at first glance the character feels like an elephant in a china shop. Even scaling a simple staircase feels clumsy when you bounce off of each step of it, but give me a runway and I would skip it entierly with a well timed high-jump.

Thanks for checking it out! Made some adjustments with the feedback in mind, I think the original version was a bit too in between something that seems like 'you should go fast' and 'you should go slow'. Going slower is what I'm going for so I've tweaked it a bit in that direction.

(2 edits)

Okay I've played this a little bit now and I have some thoughts:
I played this on a gamepad using a control stick, but also with a dpad.
First impression: 
As a player I felt that I could accurately judge jumps heights that would be possible at a glance, I think this is excellent.
Usually in 3D platforming games aerial control is something to be managed 
in real time with quick reactions to course correct mistakes. This throws that out the window while still being quite responsive. Everything here seems to encourage a commitment to your platforming. If you approach at the wrong speed you will fall. You have to manage when you are accelerating and control your sliding carefully. This is really cool, kinda reminds me of how some bits of riding the mach bike in spear pillar in pokemon felt. Hitting a wall giving a visual feedback and punishment is interesting I'm looking forward to seeing where you take that.

The only thing that i felt that was a bit off was accelerating from a standstill felt very slow/sluggish, whereas when I was landing from a jump it felt more right to me ? Applying different variable amounts of acceleration for accelerating with vs breaking your momentums coordinate direction could subtly improve the feel of that. I'm fearing that this may rear its head later if you decide to put moving platforms that you can walk on in your level design language.

Combining the drifting and jumping felt fun. Felt myself wanting to skate around some 90 degree turns and do some tight jumps. On the single block jumps I did wish I could prepare a smaller jump in advance, something like half the height. Having a way to do this either with a spell or by releasing the jump within an input window. As a more general note, I felt like platforming  horizontally was easier to judge visually than into the screen. out of the screen jumping feel a bit less instant to process.

I can sort of see the game loop being multiple gauntlets of continuous platforming challenges with optional momentum blocked challenges that require the courage and planning from the player on a reentry to the area. Flip jumping is awesome also

Thanks for playing! Some of the braking stuff was definitely off after looking into it, I tried adjusting stuff so smaller movements are easier to perform consistently. Glad it seems fruitful so far!