View Single Post
  #1  
Old 11-06-2008, 10:37 PM
Understood Understood is offline
Registered User
Join Date: Jun 2006
Location: Orlando, FL
Posts: 120
Understood is on a distinguished road
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
Reply With Quote