Ah yeah, I forgot the bullet stops when it reaches the location where the actor2 is. So you need another code but I'm too tired to remember what code it exactly was.
Directions are controlled with the "angle" value. So the code will be in the create actor code but it will be something like
angle = //I dont' know this one now;
directional_velocity = 1;