From 225ef2ab53fffd6a00caa425d6f86e64d1e3f6b6 Mon Sep 17 00:00:00 2001 From: Weicao-CatilGrass <1992414357@qq.com> Date: Thu, 4 Jun 2026 20:27:04 +0800 Subject: 增加存档系统并绑定到门上 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Scenes/SampleScene.unity | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'Assets/Scenes/SampleScene.unity') 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 -- cgit