Hi. So im trying to have two counters in my game im making for college and I have the actors all set up with code. One is called counter for the score counter which should increase everytime the player hits a enemy ship. The other is a health bar which should go down everytime the player ship is shot but its not working. I either get told the variable doesnt exist or I cannot use "add" from a static context. Help would be appreciated

