Im getting this error now
java.lang.NullPointerException
at enemy.enemyHit(enemy.java:76)
at enemy.act(enemy.java:23)
at greenfoot.core.Simulation.actActor(Simulation.java:507)
at greenfoot.core.Simulation.runOneLoop(Simulation.java:470)
at greenfoot.core.Simulation.runContent(Simulation.java:204)
at greenfoot.core.Simulation.run(Simulation.java:194)

