I've got some snowman enemies in my game.
If the snowman is in collision with a snowblock, then the snowman will jump on it untill it's broken.
The problem is: all snowmen in the map are jumping if ONE of the snowmen is touching the snowblock!
So, I'm actually looking for a way to make all the snowmen individual of each other.
I hope you can help me! :) Here's a screen of the three main events.
<img src="http://img269.imageshack.us/img269/7528/problemwy.png" border="0" />