I am trying to create homing missile type of magic spell.
I am finding the enemy with LineTraceForObjects(). after hours of debugging I still can’t get it to working. I was following this - (v=TCkFqSOdw6M) tutorial.
I have included screenshots of my BluePrints - (Imgur: The magic of the Internet).
1st image of targeting enemy
2nd image of spawning missiles
3rd image of HomingMissile function
Please tell what is wrong?