Now that the TIE-Fighter can collide with the laser, we also want it to collide with the X-Wing. The code for this is almost identical to the code we just finished making so we are going to duplicate it and make minor changes to it.
Our code changes include what object the TIE-Fighter is sensing on screen, the X-Wing, and to lower our score instead of raise it.