Hi,
So, I used this tutorial to make a snake character: construct.net/en
What I would like to do is add a second snake character (easy enough); when the body of one of the snakes make a full loop around the opposing head I would like said head to be destroyed.
I can't figure out how to destroy an object unless it collides with another.
Any help would be great!
Thanks