Feedback on my 2D movement system

I recently made a movement system for a 2d character and wanted some feedback on it

Some of the features are:

  • Running
  • Walljumping
  • Wallsliding
  • Corner correction
  • Jump buffer
  • Coyote time

You can test it yourself by clicking here

4 Likes

Pretty cool. You should add a shop for trails and a actual play button. I also think you should add a background. That’d be cool, also a radius text. All of these features would make this game a actual game.

1 Like

Thank you for your feedback. I actually want to make this into a game inspired by Super Meat Boy, currently this is only a prototype.

Ah, well I bet this game will turn into something great someday.

1 Like

Hey, really cool project! I’m curious in asking if you are going to make it really 2D with GUIS or keep it 2.5D

1 Like

Thanks for your feedback! I won’t be making it into GUIs because I already made a GUI game (JSAB remake) and wanted to test making a 2.5D game

nice project, the movement feels a bit finnicky (primarily sticky) at times but other than that gj!