Fire doesn't work when it collides with player

(Sorry for my bad english bdw) why does my player when i come in contact with fire not die. But if I collide my chair with the player it does work, and here is what i have done so far:

  • i made fire a object
  • Made camera a object, and made it so it can collide with fire or any other object
  • I am using the coblock: when camera collides with camera and the below that input and stop

Can anyone help me? Bdw its for a escape room where if you come in contact with fire u die and start over at the beginning of the escape room and it is for a school project and yes, i do have plus.

Hi @Anouk Can you share your Project with us, with remixing on?

Then we’ll take a look for you :slight_smile:

This is a problem with particle affects. And special effect will not have adequete collisions, unless you add a helper object. So, Nothing will be able to collide with them. One thing you could do is place an invisible cone or something in place of the fire so that the collisions work.