Please help me! I am facing a big problem!!!
I am working on a simple 360 shooter game on construct 2.
I want to make the bullet kill the monster when it hits the monster.
For that I need to make the following event:
Condition: Bullet -> On collision with another object -> Monster
Action: Monster -> Destroy
The problem Is:
I don't have an " On collision with another object " event.
When I am choosing bullet, in the condition window, I have:
"is overlaping another object" and "is overlapping at offset" but I don't have "On collision with another object".
Please help! This is driving me crazy!