Kill block doesn't work with certain animation

I am trying to make a parkour game but I’ve found a problem. If you are using the levitation animation the block that is supposed to kill you doesn’t kill you. I’m assuming this is because the player isn’t actually touching the ground with this animation. How do I fix this?

Are you sure it isn’t just that animation? Have you tried different animations?

1 Like

Good question. You can simply add an extra invisible, non-collideable brick on top of the original KillBrick, this would prevent users with the levitation package or users holding their jump key from bypassing any damage. If the kill brick is low down, users using the levitation package may still be able to float over it, if this is the case, you can set your games default character type to R6. I hope this post helped!

2 Likes

Yes I tried the rthro animation and it worked fine. I’ve also seen this in Horrific Housing. The the lobby you can go on a small spleef area but the blocks don’t fall if you are using the levitation animation.