(client) feat:实现热重载,实现多维度,实现武器,实现掉落物,实现状态UI,实现攻击AI (#44)
Co-authored-by: zzdxxz <2079238449@qq.com> Co-committed-by: zzdxxz <2079238449@qq.com>
This commit is contained in:
@ -84,11 +84,11 @@ PrefabInstance:
|
||||
m_Modifications:
|
||||
- target: {fileID: 697189026367054479, guid: 6cd8b01a0f57372438dc30c864ae1530, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: -0.93
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 697189026367054479, guid: 6cd8b01a0f57372438dc30c864ae1530, type: 3}
|
||||
propertyPath: m_LocalPosition.y
|
||||
value: -0.25
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 697189026367054479, guid: 6cd8b01a0f57372438dc30c864ae1530, type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
@ -187,8 +187,10 @@ MonoBehaviour:
|
||||
animatorPrefab: {fileID: 0}
|
||||
imagePrefab: {fileID: 0}
|
||||
healthBarPrefab: {fileID: 0}
|
||||
entityPrefab: {fileID: 0}
|
||||
direction: {x: 0, y: 0, z: 0}
|
||||
body: {fileID: 0}
|
||||
affiliation:
|
||||
canSelect: 1
|
||||
hitBarUIShowTime: 5
|
||||
currentDimensionId:
|
||||
_hitBarUIShowTime: 5
|
||||
|
Reference in New Issue
Block a user