How make a character fall off the screen?

You know when mario dies, he falls off the screen. I want to know how to make that. Here is a link to my game in case you need it: Flowlab Game Creator - New Crappy Mario Bros. PC!

1 Like

Like this?

@Pixel_Name1 Exactly like that. I copied the code but he doesn’t fall in front of the blocks. How can I fix that?

just set the display order of the player higher than the blocks (so it is layered in front of them)
image

1 Like

It works, but is there any way to make it slower?

increase the time of the ease