I'm trying to get some text to blink in a slow, steady blink without actually disappearing. I tried the while loop, and said that if the players health is greater than 0, keep the text blinking, but all I get is an error as the while loop never closes. I'm not sure how to do this and have already searched the manual. Any thoughts on how to go about this? Maybe a Boolean? Not sure.