I'm using a SpriteFont object that says "Loading" in my loader layout.
Then I use "On loader layout complete" to go to the next frame.
The problem I'm encountering is that the "Loading" text isn't unloading, and carries over to the next frame.
I just started the project so there's nothing else going on.
How do I fix this?