import blod system upgrade game scene
This commit is contained in:
parent
d1f6d61fbb
commit
0381f9cc90
|
@ -226,6 +226,7 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 3dbdb849a2f5df14d9e109a7776c5ac0, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
animationHandler: {fileID: 3878447480781341932}
|
||||
moveSpeed: 70
|
||||
stepCooldown: 0.2
|
||||
stepVibrationTime: 0.05
|
||||
|
@ -342,6 +343,7 @@ MonoBehaviour:
|
|||
movement: {x: 0, y: 0}
|
||||
look: {x: 0, y: 0}
|
||||
whipAttack: 0
|
||||
useArrowKeys: 0
|
||||
--- !u!114 &1449424410418603396
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
|
@ -226,6 +226,7 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 3dbdb849a2f5df14d9e109a7776c5ac0, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
animationHandler: {fileID: 3878447480781341932}
|
||||
moveSpeed: 65
|
||||
stepCooldown: 0.2
|
||||
stepVibrationTime: 0.05
|
||||
|
@ -342,6 +343,7 @@ MonoBehaviour:
|
|||
movement: {x: 0, y: 0}
|
||||
look: {x: 0, y: 0}
|
||||
whipAttack: 0
|
||||
useArrowKeys: 0
|
||||
--- !u!114 &7729933180365677331
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue