In my game I want it so if you enter a certain code, it'll change something in the game. Like for example, if you enter "anim1" it'll play Animation 1 and "anim2" is Animation 2 and stuff like that. Is there a way for me to program it so if you enter a code via TextInput, something like that happens?
Thanks!