I’m attempting to create a keypad for a puzzle game. Pushing the buttons should input to the label box. When the correct combo is entered on the label, something happens.
I know how to get 1 button to write 1 character, and how to make something happen when a label reads a certain string, but how do I make one button add to the end of the string?
hehe I feel like I keep trying to come up with things that haven’t been done, then I get stuck when it just won’t work. Maybe I’m just expecting Thunk to do things it wasn’t intended for… but I’m just sure there has to be a way.