Hi, I'm fairly new to this, so go easy on me!
I'm trying to health bar that decreases at certain time intervals, I'm trying to just use setImage to change the image of the health bar, (I have 15 images), but if I use Greenfoot.delay that pauses the entire game, which won't work, so how would I delay just the health bar?

