How to make platformer?

I need help on making a platformer, any ideas?

1 Like

Sure. Use ay, or acceleration y for gravity, change vy for jump if player is touching wall bottom. Then have a tile map.

1 Like

Do you know how to do platformor if not use tilemapes and use move my sprite with buttons 0 (your speed here) i think thats right if not use (your speed here) 0

Boss battle oriented platformer?
Like, the main thing about the game is you fight bosses.

1 Like

you could look at the code in this game I made a while back

here is a template

1 Like

this guide really helps!
it’s too bad it’s only one part now..
but I could teach you if you want.

2 Likes

Can you simplfy this?

You can use this link to start off. Press the edit code button at the top to edit

2 Likes

having my almost 3 year old platformer tutorial be mentioned was not on my 2025 bingo card

3 Likes

i desperately want new parts (or another genre)
but it’s fine if you don’t want to, you probably won’t cause it’s been so long and I understand

(IT’S BEEN ALMOST THREE YEARS?!1!)

1 Like

There is a platformer tutorial inside the example projects

I’m not using any extensions by the way.

Yeah, Superkid6613, you could do Jungle Jump Platformer from next-level skillmaps. I did it once, and it’s really good. It teaches all the platformer mechanics and at the end there are about 10 premade tilemaps which you can use and change the assets to anything you like!

2 Likes