Hello, I'm currently developing a game called "Quack Legends" ("Quack" is really spelt like that. IKR, it's a stupid name but it's the only thing that wasn´t being used already), and it's gonna have a code system (like in those games where you enter a code, click a button and if the code is valid you get some perks). But I don't know how. I'd like my code to look a bit like this:
If "CodeTextBox" text is: W84FJ3JK then:
Wait for "CodeButton" to be pressed
When "CodeButton" pressed then:
Add "1200" to "Coins"
"CodeSuccesful" set transparency to "Visible"
Thanks for reading!