So I took a tutorial and it had a “my sprite gravity jump block” I can’t find it, does anyone know where to find it?
Ah, which tutorial was this? The gravity jump block is a custom block we made for some tutorials, but if you give me the name, I can give you a link to add to the project that will add this block! If you’re interested in how it works behind the scenes, you can also check out this code:
to see how to add gravity and jumping to any game!
Either the from the Jumpy Monkey skillmap tutorial or the Shang-Chi and the Legend Of the Ten Rings skillmap.
Oh I see! The gravity jump block in that tutorial is basically just the following blocks:
If you put that in your project you should be able to replicate the gravity jump effect!
1 Like
You meant the Patformer extension right?