Drop player move speed by 1f
This commit is contained in:
parent
42cd3341fb
commit
16b86e4ec4
3 changed files with 3 additions and 3 deletions
|
@ -1538,7 +1538,7 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 957ad67ddc24d494a9ca1e6a606070b4, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
moveSpeed: 7
|
||||
moveSpeed: 6
|
||||
gameInput: {fileID: 721208334}
|
||||
countersLayerMask:
|
||||
serializedVersion: 2
|
||||
|
|
Reference in a new issue