Without seeing your capx I believe this to be the problem:
Try picking only the spawned arrow
You could do this with an arrow on created event or just use a subevent after the spawning.
Right now you are picking all instances of the arrow, so they all will set course to mouse.x,mouse.y