Whoops yes I made another very common beginner mistake. Actually I recommend not using wait - it is the cause of a lot of headaches. Add ELSE to the second event.
I forgot about that. If you use else, you might not need a variable at all.
On C pressed, if CharacterWindow does not exist - Create CharacterWindow
ELSE On C pressed - Destroy CharacterWindow