mirror of
https://github.com/zoriya/Prototype-Magnifique.git
synced 2025-12-06 06:46:09 +00:00
Changings input values
This commit is contained in:
@@ -207,7 +207,7 @@ GameObject:
|
||||
- component: {fileID: 1180913639}
|
||||
- component: {fileID: 1180913638}
|
||||
- component: {fileID: 1180913637}
|
||||
m_Layer: 8
|
||||
m_Layer: 0
|
||||
m_Name: Player
|
||||
m_TagString: Player
|
||||
m_Icon: {fileID: 0}
|
||||
@@ -293,7 +293,7 @@ Transform:
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 2
|
||||
m_RootOrder: 3
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1180913642
|
||||
MonoBehaviour:
|
||||
@@ -309,8 +309,6 @@ MonoBehaviour:
|
||||
speed: 10
|
||||
airSpeed: 7
|
||||
jumpForce: 400
|
||||
isGrounded: 1
|
||||
airControl: 0
|
||||
--- !u!1 &1699708122
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -458,5 +456,5 @@ Transform:
|
||||
m_LocalScale: {x: 30, y: 1, z: 1}
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 3
|
||||
m_RootOrder: 2
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
|
||||
@@ -95,8 +95,8 @@ InputManager:
|
||||
altPositiveButton:
|
||||
gravity: 3
|
||||
dead: 0.001
|
||||
sensitivity: 100
|
||||
snap: 1
|
||||
sensitivity: 50
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 0
|
||||
axis: 0
|
||||
|
||||
Reference in New Issue
Block a user