Here is my issue. I have a enemy movieClip named enemy. I have a hp bar movieClip named hp. I am trying to click the enemy and deal damage. For example: I click the enemy his health goes down by 5.
How do I do this with as2? I have tried every piece of code except the right one and I know this isn’t THAT complicated. Thanks for the help!
Jason