Bellwright First Person Camera Keybind Mode by BoyOfTheEnders aka ENDERS BACK UP YOUR ENGINE.INI and GAMEUSERSETTINGS.INI files before installing. The default directory location of these files is: C:\Users\Administrator\AppData\Local\Bellwright\Saved\Config\Windows Your user folder may vary. INSTALL: Option 1: Place the incled Bellwright filder in your Appdata directory. Ovewrite any files if asked. Option 2: Place the following lines of code at the end of the GameUserSettings.ini yourself: [/Script/Mist.MistUserInputSettings] ActionBindings=(Name="PushToTalk",Mapping=(ActionName="PushToTalk",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=None),AlternativeMapping=(ActionName="",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=None),bModified=True) ActionBindings=(Name="PointOfView",Mapping=(ActionName="PointOfView",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=V),AlternativeMapping=(ActionName="",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=None),bModified=True) These lines of bindings simply remove the PushToTalk binding and replace it with the PointOfView binding on the V key You can change "Key=V" to whatever you want. UNINSTALL MOD: Delete your GameUserSettings.ini