If you disabled "Set angle" in bullet properties, you can use "Set angle of motion" action to direct it at enemy. For example:
Bullet Set Angle of motion to angle(self.x, self.y, Enemy.x, Enemy.y)
By the way, the link in your last comment doesn't work.