I have set up three Image point for a sprite outside the collision polygon
I have created a Spawn object (bala) action to spawn thr objects from the created Image points.
I set up an action for collision of bala with cia and substract 1 from variable "Men" so when "bala" (bullet) hits another "cia" it kills one man.
The problem is that when the object is spawn it substracts 1 "Men" to the "cia" which is spawning it although the spawn point is outside the collision polygon.
Also the "bala" is only spawning from the "origin point" and not from the 3 created image points.
When the "collision" event is disabled you can see only one bullet coming out.
I've created a CIA2 object to reproduce the action and this one shows 3 bullets coming out
The file is here
www.regimientosdeamerica.com/bug/Combate 2v2.capx