Projectile's target - how to check?
Posted: Sun Aug 28, 2016 9:31 pm
How to check if spitter's or worm's projectile targets the player? I've found projectiles that are represented by entities. How to find out their target? And is it possible to change it or clear? Maybe entity.set_command is for this case?