I just completed Ashley's beginner platformer tutorial and am trying to get my two enemies to behave independent of eachother but animations will get triggered simultaneously and if I kill one enemy the other will die too. I have been reading up on instance variables but have yet to find a solution. I don't have a coding background and the logic has me going in circles. Any help would be much appreciated.