I'm trying to make it so that text appears when x is pressed. I put "if key is pressed" and inside it I put the object for message. After poking around on the forum a bit, I tried putting set var= m1 (the name of my message object)val= 1 inside of the message object. It didn't work. What am I doing wrong?