diff options
| author | realtradam <[email protected]> | 2022-12-10 04:09:08 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-12-10 04:09:08 -0500 |
| commit | 1b7c9c7fc27541bb9420b91b3cd68f3a726e435c (patch) | |
| tree | 461ccf5b4a933bfc5ba8c5d76f252034b4a39aec /ProjectSettings/InputManager.asset | |
| parent | f4323d161a589b076b0ccd64e2a1cffcd09b0681 (diff) | |
| download | Magnet-Run-3D-1b7c9c7fc27541bb9420b91b3cd68f3a726e435c.tar.gz Magnet-Run-3D-1b7c9c7fc27541bb9420b91b3cd68f3a726e435c.zip | |
orbiting camera
Diffstat (limited to 'ProjectSettings/InputManager.asset')
| -rw-r--r-- | ProjectSettings/InputManager.asset | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/ProjectSettings/InputManager.asset b/ProjectSettings/InputManager.asset index b16147e..33be1e4 100644 --- a/ProjectSettings/InputManager.asset +++ b/ProjectSettings/InputManager.asset @@ -22,6 +22,22 @@ InputManager: axis: 0 joyNum: 0 - serializedVersion: 3 + m_Name: Horizontal Camera + descriptiveName: + descriptiveNegativeName: + negativeButton: j + positiveButton: l + altNegativeButton: q + altPositiveButton: e + gravity: 3 + dead: 0.001 + sensitivity: 3 + snap: 1 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 m_Name: Vertical descriptiveName: descriptiveNegativeName: @@ -38,6 +54,22 @@ InputManager: axis: 0 joyNum: 0 - serializedVersion: 3 + m_Name: Vertical Camera + descriptiveName: + descriptiveNegativeName: + negativeButton: k + positiveButton: i + altNegativeButton: x + altPositiveButton: z + gravity: 3 + dead: 0.001 + sensitivity: 3 + snap: 1 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 m_Name: Fire1 descriptiveName: descriptiveNegativeName: @@ -485,3 +517,4 @@ InputManager: type: 2 axis: 5 joyNum: 0 + m_UsePhysicalKeys: 0 |
