Well, I'm at a loss.
For anyone wanting to help (or to check it out): www dot cazualnoob dot com /web-games
I'm having a hard time telling construct who's hp to hit.
I had the game working perfectly before I added bad guy hit points (each bad guy would take one hit to destroy, now I want 3 hits). At that time the player hp worked perfectly - sometimes it doesn't now.
Only the first bad guy has hp that is pinned - which leads me to believe my instance id's are not being successful.
I've been messing with it for so long, I'm going backwards.
I don't know when construct is selecting the target object (in javascript it would be "this"). Expressions are not my strong suit, but I can't find where in construct I can manipulate the code with expressions I want. Just having a hard time figuring construct out.
Thanks in advance.