Changing Key Binding in every level

You could just do it with events like so:

Watch out though, GetCurrentLevel wont work if you’re using level steaming…

Otherwise you have to actually change the key bindings, which is more of a pain.