import blod system upgrade game scene

This commit is contained in:
Sveske Juice 2024-02-03 13:05:01 -08:00
parent d1f6d61fbb
commit 0381f9cc90
3 changed files with 1346 additions and 11 deletions

View File

@ -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

View File

@ -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