I'm trying to make a console that I can use to directly manipulate variables in game. I can easily set something up when it involves just one word, but I'm a bit clueless on how to have two words describe a variable and a value to set it to (eg. "DestroyAlEnemies" vs. "SetLives 10"). Any help would be much appreciated