HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Unit Editor Help

07-14-2005, 09:39 PM#1
Guest
I am trying to make a paintball game. I am trying to make it so the projectile is slow and you only take damage when the projectile hits you. For some reason even though the projectile doesn't hit you still take damage. I turned Projectile Homing Enabled to false but it still didn't work. can someone please help me?
07-14-2005, 10:07 PM#2
BBDino
Your attack type is important. For projectiles to miss you will probably need to use an artilary type attack as missile type attacks will always hit.
07-14-2005, 10:13 PM#3
JetPack
How close is your unit to the projectile when it explodes or whatever? It is possible that the projectile is doing splash damage, I'd check that as it's the most likely problem.
07-14-2005, 11:22 PM#4
Guest
Right now the attack type is set to missle (Line) , I don't think there is splash damage.
07-15-2005, 01:41 AM#5
BBDino
As i said, "Missile" attacks will always hit. Use artilary instead.
07-15-2005, 08:04 PM#6
Ice_Keese
Yep. Artillery attacks goes straight and hit the ground. If your unit moves out of the way, it will take no damage.