I’ve made homing projectiles before, dunno why this one’s not working. In fact, I copy/pasted this projectile movement from another blueprint, and it works in the other one, just not this one. What gives?
I noticed my older projectile had a delay and just tried it. Did not do the trick. The projectile just flies right on by the target. Even had a print string let me know exactly what was being set as target. Just made it so the projectile shows visible line traces on a loop from it to the target to confirm, and the target is set just fine.