Hi help with issue with my directions

my problem is on my game on the last level is a boss fight it emits slime balls but its emitting them the wrong directions pls show me how to change the direction of the emitting object

If you click on the Emit behavior you can change the angle that it is being shot from. 0 shoots to the right, 90 shoots down, 180 shoots left, 270 shoots up.

This should help if you have some other problems Flowlab User Guide

how do i make it so it shoots at me

In the object physics you can change the forward direction

Figure out the angle that the player is at relative to the object. Make that the emit angle.

but if i move it wont shoot there is there code so it shoots were my character is