- Joined
- Aug 13, 2009
- Messages
- 57
I want a projectile that is destroyed upon contact with an enemy, how do you recommend i go about this?
the projectile leaves the unit in a straight line until, continuing at a velocity until it reaches distance(x) or collides with an enemy, where it is destroyed.
would i create a unit as my projectile? having it deal damage an destroy itself upon entering a region proximate to an enemy?
what do you think?
also, this is for a third person shooter
the projectile leaves the unit in a straight line until, continuing at a velocity until it reaches distance(x) or collides with an enemy, where it is destroyed.
would i create a unit as my projectile? having it deal damage an destroy itself upon entering a region proximate to an enemy?
what do you think?
also, this is for a third person shooter