I have a bullet and a wall. I want when the bullet hit the wall to destroy itself. I tried with EVENT_IMPACT but it detects only moving entities, so the bullet doesn't detect the wall -.-' it's important that the event must be attached to the bullet, not to the wall. Any suggestions?