Multiple Enemy Collisions
in Tech Support
Just curious, how do you guys do collisions with many enemies (same actor). I am struggling because there are inconsistent interactions with my enemies on different platforms (1 level) in my game. I am using the code from Jamie Cross's platformer tutorial.
Comments
Can you be more specific, I'm not entirely sure what your asking. What exactly are you trying to achieve?
Hi jamie, I am using your patrolling enemy, cloned onto different platforms. My game scrolls up, so the platforms go up and you jump to them, like Mario but exclusively up. Each platform has one enemy on it. However, when I used your code, sometimes I die when I jump on enemies, sometimes nothing happens, and sometimes it works like it's supposed to.
Can you post screen shots of your actors behaviors? That would be very helpful.
bump
//