diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2026-06-04 20:27:04 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2026-06-04 22:06:02 +0800 |
| commit | 225ef2ab53fffd6a00caa425d6f86e64d1e3f6b6 (patch) | |
| tree | 79fb88747cf9b7add17542d93c84a00a1b9f801e /Assets/Scenes | |
| parent | 364bd0db3dba9a0cc80f76cb465d80209922557f (diff) | |
增加存档系统并绑定到门上
Diffstat (limited to 'Assets/Scenes')
| -rw-r--r-- | Assets/Scenes/SampleScene.unity | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Assets/Scenes/SampleScene.unity b/Assets/Scenes/SampleScene.unity index 4a825c8..198dbb1 100644 --- a/Assets/Scenes/SampleScene.unity +++ b/Assets/Scenes/SampleScene.unity @@ -815,6 +815,16 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 573276865} m_Modifications: + - target: {fileID: 2425897391524493267, guid: 6441ead7f60240947b375e5e6875e4aa, + type: 3} + propertyPath: lockId + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2425897391524493267, guid: 6441ead7f60240947b375e5e6875e4aa, + type: 3} + propertyPath: doorAngleStoreId + value: 54651 + objectReference: {fileID: 0} - target: {fileID: 3235786532091258004, guid: 6441ead7f60240947b375e5e6875e4aa, type: 3} propertyPath: m_LocalPosition.x @@ -1548,6 +1558,16 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 76585417} m_Modifications: + - target: {fileID: 108740865127547959, guid: 4c4e83901e6f6eb4dbe865b8b1071da6, + type: 3} + propertyPath: lockId + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 108740865127547959, guid: 4c4e83901e6f6eb4dbe865b8b1071da6, + type: 3} + propertyPath: doorAngleStoreId + value: 43448 + objectReference: {fileID: 0} - target: {fileID: 922962334809905008, guid: 4c4e83901e6f6eb4dbe865b8b1071da6, type: 3} propertyPath: m_LocalPosition.x |
