How to add jumping and collision to my platformer

I’m making a playformer called “Turnipboy” but I need a way where if you press space it stops you half-way and brings back down, and how to add collision

well there are some platformer engines for wick editor out there, you can find them by searching up “platformer engine”

i think @BaronAWC’s platformer engine has it the ability to make it so you jump higher the longer you hold the button. so you might want to use that. i didn’t check it myself but i remember i saw it happening on a game using that platformer game.

1 Like

Thanks for the help!