Ok so somewhere in between this code I want to make the enemy explode or fade? I still can not figure out why it is not doing it.
-> Bullet on collision with Enemy subtract 5 from (instancevarible) health
bullet -> destroy
Enemy Health < 0 enemy destroy
< = is actually less than or equal to but don't know keyboard symbol