Hammerwatch Forum

Custom mapping and Mods => Editor Discussion => Topic started by: KptnKook on August 27, 2013, 02:45:02 AM

Title: Target Players for Projectile direction
Post by: KptnKook on August 27, 2013, 02:45:02 AM
any way to give an projectile shooter the player's coordinates as a target instead of up, down, left, right?

or lets say the boss_death_knight being able to shoot his projectiles in the players direction instead of in a circlespread?
Title: Re: Target Players for Projectile direction
Post by: Psyborg on August 27, 2013, 06:39:40 PM
I think ProjectileSpewer(s) might be what you want...and also, you can make a seeking projectile like the liches use, I believe.
Title: Re: Target Players for Projectile direction
Post by: Myran on August 27, 2013, 08:18:23 PM
You could use a tracking tower for it, the one in the project right now tries to use a projectile that doesn't exist, but I attached a copy of it that should work.
Title: Re: Target Players for Projectile direction
Post by: KptnKook on August 29, 2013, 12:02:49 AM
thank you! i'll look into it!