Hey guys. I'm trying to make it so that when I press the R key on the keyboard, the view zooms in, and when I press it again it returns. I have this so far (in DefaultInput.ini)
How can I make it so that when I press the key a second time the FOV returns to 90? (and in a loop forever)
Code:
.Bindings=(Name="R",Command="FOV 40")