Help with 3D game on microsoft makecode arcade

I am trying to make a 3d basic maze map, but i can’t figure out how to jump over a kill tile, i have managed to create the jump and the kill tile, but whenever i try to jump over it. (even when i don’t touch it, i just die.)

2 Likes

Try using an entity instead of a tile.

how? i’m sorry i am a beginner

When I say “use an entity”, I mean use a sprite on top of the tile with a layer of pixels at the bottom and use a sprite overlap block