Since we used that engine for the bullets, I tried making a copy of it for the enemies and player's shoot bullets. It worked but now there is a problem. How can we have the game check if player's bullets touch the enemies? I tried to have it compare the two lists of y and x positions but it lagged a ton. Do you have a better idea?