mirror of
http://47.107.252.169:3000/Roguelite-Game-Developing-Team/Gen_Hack-and-Slash-Roguelite.git
synced 2025-11-20 13:07:12 +08:00
(client) feat:添加基地界面到游玩界面的过程,添加存档管理,技能树变得可用 (#58)
Co-authored-by: m0_75251201 <m0_75251201@noreply.gitcode.com> Reviewed-on: http://47.107.252.169:3000/Roguelite-Game-Developing-Team/Gen_Hack-and-Slash-Roguelite/pulls/58
This commit is contained in:
@@ -60,6 +60,14 @@ PrefabInstance:
|
||||
propertyPath: entity
|
||||
value:
|
||||
objectReference: {fileID: 1108911649520063592}
|
||||
- target: {fileID: 4717642781780051128, guid: 6cd8b01a0f57372438dc30c864ae1530, type: 3}
|
||||
propertyPath: m_Mass
|
||||
value: 0.79029816
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4717642781780051128, guid: 6cd8b01a0f57372438dc30c864ae1530, type: 3}
|
||||
propertyPath: m_UseAutoMass
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents:
|
||||
- {fileID: 5281521133329697568, guid: 6cd8b01a0f57372438dc30c864ae1530, type: 3}
|
||||
m_RemovedGameObjects: []
|
||||
@@ -91,20 +99,19 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 757576bb4354ac54da09868e1be02eec, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
animatorPrefab: {fileID: 2113064398104960506, guid: ea9af70ce0f4c8b4a9de58ac63074156, type: 3}
|
||||
imagePrefab: {fileID: 1922746734790246249, guid: a6657f26d735fab4690c8185980fda29, type: 3}
|
||||
healthBarPrefab: {fileID: 8215007830330368681}
|
||||
entityPrefab: {fileID: 3420474218334607780}
|
||||
weaponAnimator: {fileID: 914846366255260404}
|
||||
weaponItem: {fileID: 0}
|
||||
weaponAttackAnimation: {fileID: 0}
|
||||
direction: {x: 0, y: 0, z: 0}
|
||||
rb: {fileID: 4625298857551411824}
|
||||
attackDirection: {x: 0, y: 0, z: 0}
|
||||
body: {fileID: 2750404322221410198}
|
||||
affiliation:
|
||||
canSelect: 1
|
||||
currentDimensionId:
|
||||
Audio: {fileID: 6711022939971476708}
|
||||
moveTarget: {x: 0, y: 0, z: 0}
|
||||
_hitBarUIShowTime: 5
|
||||
--- !u!1 &2750404322221410198 stripped
|
||||
GameObject:
|
||||
@@ -122,6 +129,11 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: b20b1846b9ef47db83c2ac8c4c4e82cb, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
--- !u!50 &4625298857551411824 stripped
|
||||
Rigidbody2D:
|
||||
m_CorrespondingSourceObject: {fileID: 4717642781780051128, guid: 6cd8b01a0f57372438dc30c864ae1530, type: 3}
|
||||
m_PrefabInstance: {fileID: 92380775595425480}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!82 &6711022939971476708 stripped
|
||||
AudioSource:
|
||||
m_CorrespondingSourceObject: {fileID: 6659245077976572460, guid: 6cd8b01a0f57372438dc30c864ae1530, type: 3}
|
||||
|
||||
Reference in New Issue
Block a user