I need a homing projectile to go from one player to another at X speed & calls a function on impact.
PHP Code:
//something like this
homing_projectile(attacker id, victim id, speed, through walls, sprite)
I've failed in searching the forum for the following: homing, chasing, search, magic bullet, etc, or any other similar plugins / titles... & I've got no idea on how to do this by my own.
Please point me to some plugins or bits & pieces of code if the whole code would be time consuming (for you).
Thank you.
__________________