I'm making a shoot-em-up at the moment, and I've run into some slight trouble with spawning projectiles. I want to launch two projectiles from separate points on the image. I've placed them on the object itself, but I can't see how to spawn the bullets there. Setting it to 1 spawns it from somewhere in the image, 2 to one of the points I made, and 3 to ...the same point.
Is there more information available on how this works?