
11-06-2008, 10:37 PM
|
|
Registered User
|
Join Date: Jun 2006
Location: Orlando, FL
Posts: 120
|
|
projectile detection problem
|
Hi
I made a tank, and would like it to have its own HP. The problem is that I can't seem to figure out how to detect when a projectile hits the tank, and not the player. I've tried a few things but have had no luck so far.
Basically, I think I need onActionProjectile() to be called whenever a projectile hits a shape surrounding the player...not the player himself |
|
|
|