Skip to content

Commit

Permalink
Merge pull request #189 from ANKPS/main
Browse files Browse the repository at this point in the history
Camera Rotation Bugfix
  • Loading branch information
brianisbrilliant authored Dec 8, 2022
2 parents 08e3fa4 + 2f053e1 commit aaa8f3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Config/DefaultInput.ini
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ DoubleClickTime=0.200000
+AxisMappings=(AxisName="Turn",Scale=1.000000,Key=MouseX)
+AxisMappings=(AxisName="TurnRate",Scale=1.000000,Key=Gamepad_RightX)
+AxisMappings=(AxisName="LookUp",Scale=-1.000000,Key=MouseY)
+AxisMappings=(AxisName="LookUpRate",Scale=-1.000000,Key=Gamepad_RightY)
+AxisMappings=(AxisName="LookUpRate",Scale=1.000000,Key=Gamepad_RightY)
DefaultPlayerInputClass=/Script/Engine.PlayerInput
DefaultInputComponentClass=/Script/Engine.InputComponent
DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks
Expand Down
Binary file modified Content/Blueprints/BP_Devvy.uasset
Binary file not shown.

0 comments on commit aaa8f3b

Please sign in to comment.