Ok guy, I'm trying to create bullet object moving at 270 degrees on two image points. I'm been searching for info on the forum about spawning the same object on multiple image points, but haven't found any. So far these events I used work to spawn two bullets moving upward.
As you can see in my event, I have to repeat it again for the image point 2/up2.
Is it possible to have two or more image points for each X and Y coordinates so the event will only have one Bullet angle of motion?