I tried but the object no longer moves towards the moving target I set with the option set angle towards position. It's like setting off the angle option conflicts with the action set-angle-towards-position.
Oh right, you'll have to use the bullet's Set Angle of Motion instead.
Since you can't use the specific Set angle Towards Position action, you can just use this when setting the angle of motion.
angle(x1, y1, x2, y2)[/code:3gkek9zq].
Replace the first set of X and Y with your bullet's position and the second set with your target's position.