Projectiles not working correctly

My object !Knife Thrower, is supposed to throw knives every once in a while at the player by proximity, but for some reason the angle is changing when it points at the player. Anything I’m missing, I looked at old work that was successful, and this is just strange.
Here’s the game- https://flowlab.io/game/play/1557789
(The object “Object Thrower” is the one that actually shoots the stuff, and is attached to the !Knife Thrower.)

The game looks good, but I can’t figure out how to find/throw knives

@The_KWASM, try using an Always instead of a once in the knife object.

2021.01.04-23.56

1 Like

The knives are thrown from an enemy type, (!Knife Thrower). Not the player.