Skip to content

Commit

Permalink
apply camera controls from GoogleFrog
Browse files Browse the repository at this point in the history
  • Loading branch information
gajop committed May 16, 2024
1 parent f70c0be commit e7e8d02
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion dist_cfg/springsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,13 @@
"LinkOutgoingBandwidth": 65536000,
"TextureMemPoolSize": 600,
"SpringDataRoot": "springboard/projects",
"CamSpringLockCardinalDirections": false
"CamSpringLockCardinalDirections": false,
"MiddleClickScrollSpeed": -0.0015,
"MouseDragScrollThreshold": 0,
"EdgeMoveDynamic": 0,
"EdgeMoveWidth": 0.003,
"OverheadMaxHeightFactor": 1.39999998,
"OverheadScrollSpeed": 50,
"ScrollWheelSpeed": -35,
"CamMode": 1
}

0 comments on commit e7e8d02

Please sign in to comment.