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,18 @@ PrefabInstance:
|
||||
propertyPath: entity
|
||||
value:
|
||||
objectReference: {fileID: 1684624059175526519}
|
||||
- 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_Simulated
|
||||
value: 1
|
||||
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 +103,19 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 32995e4c8e0d40dfa39990f0671a3733, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
animatorPrefab: {fileID: 2113064398104960506, guid: ea9af70ce0f4c8b4a9de58ac63074156, type: 3}
|
||||
imagePrefab: {fileID: 1922746734790246249, guid: a6657f26d735fab4690c8185980fda29, type: 3}
|
||||
healthBarPrefab: {fileID: 8409907229673894003}
|
||||
entityPrefab: {fileID: 3009419556014787454}
|
||||
weaponAnimator: {fileID: 722339444688220206}
|
||||
weaponItem: {fileID: 0}
|
||||
weaponAttackAnimation: {fileID: 0}
|
||||
direction: {x: 0, y: 0, z: 0}
|
||||
rb: {fileID: 5081239913035753642}
|
||||
attackDirection: {x: 0, y: 0, z: 0}
|
||||
body: {fileID: 2350608668399211852}
|
||||
affiliation:
|
||||
canSelect: 1
|
||||
currentDimensionId:
|
||||
Audio: {fileID: 6599528030566616638}
|
||||
moveTarget: {x: 0, y: 0, z: 0}
|
||||
_hitBarUIShowTime: 5
|
||||
--- !u!1 &2350608668399211852 stripped
|
||||
GameObject:
|
||||
@@ -122,6 +133,11 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: b20b1846b9ef47db83c2ac8c4c4e82cb, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
--- !u!50 &5081239913035753642 stripped
|
||||
Rigidbody2D:
|
||||
m_CorrespondingSourceObject: {fileID: 4717642781780051128, guid: 6cd8b01a0f57372438dc30c864ae1530, type: 3}
|
||||
m_PrefabInstance: {fileID: 575440246232574994}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!82 &6599528030566616638 stripped
|
||||
AudioSource:
|
||||
m_CorrespondingSourceObject: {fileID: 6659245077976572460, guid: 6cd8b01a0f57372438dc30c864ae1530, type: 3}
|
||||
|
||||
Reference in New Issue
Block a user