#"Kill box" not working

2 messages · Page 1 of 1 (latest)

coral barn
#

I finished the vampire survivor GD Quest tutorial and im trying to add my own stuff to it. I added a "lava" box that has a function that should insta-kill mobs if it is touched, but im obviously missing something since it doesn't do anything. The lava is on the same collision layers as the bullet scene. Any tips would be great, thank you

coral barn
#

i guess the issue is that the script is not calling for the mob to queu_free, how can i signal the queu free function from the mob to activate here in the lava script?