Hello everyone!
I want to make a tutorial in my game, but it needs to work with customized controls.
My tutorial texts are in the localization file and I need to add the key names there, but they are variables that player can change when setting up the controls, so I need to insert them as a variable name.
Is there any way to write an expression inside a dictionary value?