Hi! Currently, (with reference to image) I am trying to use text content of SpriteFont to execute my commands. However, whichever choice I make when I preview my project, it always ends up with the first command, and completely skips the second even if I choose the text which fits the condition.
So then, how do I make it such that when I choose the relevant SpriteFont, it will bring me to the relevant layout?
Thank You :)