Hello, Everone.
I'm currently testing a game very similar to the disk matches of Tron in which you grab a disk that's bouncing off the wall. Once you grab the disk you throw it in the direction of the adversary.
Right now I'm facing an issue with the enemy AI in which, when it grabs the disk it throws it towards my position but, it sticks to my location like a homing missile.
Is there a way for me to add my location as a target for the bullet without it following me?
Thanks a lot in advance
--