Hi Community,
I was wondering why there was no question about this issue.
While typing into the inputfield the savingwrapper is still listening to the input keys. So if I type a “L” in my name it’s loading the current save file. Or tiping n “S” will overwrite my current save file?
I can’t find any way to disable key listeners while the inputfield is focused without writing some extra complicated classes…
Any suggestions to this problem?
Greetings Ben