From fa8889bc0f380e66d30a54e178c0421ea0c42393 Mon Sep 17 00:00:00 2001 From: Noah Date: Tue, 23 Apr 2024 12:12:01 -0400 Subject: [PATCH 1/2] save point --- .../QRCode/Prefabs/course-02.prefab | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-02.prefab b/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-02.prefab index 56ea2841..1336cbb7 100644 --- a/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-02.prefab +++ b/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-02.prefab @@ -25,7 +25,7 @@ Transform: m_GameObject: {fileID: 1134376618909689890} serializedVersion: 2 m_LocalRotation: {x: 0, y: 1, z: 0, w: 0} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: 0.13, y: 0, z: 1.06} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 1 m_Children: @@ -115,7 +115,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 1273508384157506, guid: 22b5884c8772b654489e4ed1d6987802, type: 3} propertyPath: m_IsActive - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 1298767457708356, guid: 22b5884c8772b654489e4ed1d6987802, type: 3} propertyPath: m_Layer @@ -196,16 +196,26 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 497128392619825818} m_Modifications: + - target: {fileID: 2422903280073362139, guid: 23df27f8eab164f53a62e09b8b7c7325, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} - target: {fileID: 2529697415610420776, guid: 23df27f8eab164f53a62e09b8b7c7325, type: 3} propertyPath: m_Name value: Main_Room objectReference: {fileID: 0} - - target: {fileID: 6864179191514092418, guid: 23df27f8eab164f53a62e09b8b7c7325, + - target: {fileID: 2624569838257048262, guid: 23df27f8eab164f53a62e09b8b7c7325, type: 3} propertyPath: m_Enabled value: 0 objectReference: {fileID: 0} + - target: {fileID: 6864179191514092418, guid: 23df27f8eab164f53a62e09b8b7c7325, + type: 3} + propertyPath: m_Enabled + value: 1 + objectReference: {fileID: 0} - target: {fileID: 8622549130173790273, guid: 23df27f8eab164f53a62e09b8b7c7325, type: 3} propertyPath: m_LocalPosition.x From 1176df33bb40b39b3da97bec884b0272792078bf Mon Sep 17 00:00:00 2001 From: Noah Date: Tue, 23 Apr 2024 13:54:23 -0400 Subject: [PATCH 2/2] move spawn points --- .../MAVRIC.GEEKCup/QRCode/Prefabs/course-01.prefab | 9 +++++++-- .../MAVRIC.GEEKCup/QRCode/Prefabs/course-02.prefab | 7 ++++++- .../MAVRIC.GEEKCup/QRCode/Prefabs/course-03.prefab | 11 ++++++++--- 3 files changed, 21 insertions(+), 6 deletions(-) diff --git a/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-01.prefab b/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-01.prefab index 98cdb9f9..2ee7791b 100644 --- a/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-01.prefab +++ b/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-01.prefab @@ -25,7 +25,7 @@ Transform: m_GameObject: {fileID: 713620919343188744} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: 0, y: 0, z: 2.33} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 1 m_Children: @@ -115,7 +115,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 1273508384157506, guid: 22b5884c8772b654489e4ed1d6987802, type: 3} propertyPath: m_IsActive - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 1298767457708356, guid: 22b5884c8772b654489e4ed1d6987802, type: 3} propertyPath: m_Layer @@ -251,6 +251,11 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: -90 objectReference: {fileID: 0} + - target: {fileID: 6770967778482584083, guid: 7fadbf24dc7c14173a60e008099ea15f, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] diff --git a/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-02.prefab b/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-02.prefab index 1336cbb7..cd301afa 100644 --- a/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-02.prefab +++ b/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-02.prefab @@ -25,7 +25,7 @@ Transform: m_GameObject: {fileID: 1134376618909689890} serializedVersion: 2 m_LocalRotation: {x: 0, y: 1, z: 0, w: 0} - m_LocalPosition: {x: 0.13, y: 0, z: 1.06} + m_LocalPosition: {x: 0.25, y: 0, z: 1.41} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 1 m_Children: @@ -211,6 +211,11 @@ PrefabInstance: propertyPath: m_Enabled value: 0 objectReference: {fileID: 0} + - target: {fileID: 6864179191514092418, guid: 23df27f8eab164f53a62e09b8b7c7325, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} - target: {fileID: 6864179191514092418, guid: 23df27f8eab164f53a62e09b8b7c7325, type: 3} propertyPath: m_Enabled diff --git a/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-03.prefab b/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-03.prefab index dd60c296..d2e40bea 100644 --- a/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-03.prefab +++ b/Assets/Samples/MAVRIC.GEEKCup/QRCode/Prefabs/course-03.prefab @@ -98,7 +98,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 0 + m_IsActive: 1 --- !u!4 &5326566115739564864 Transform: m_ObjectHideFlags: 0 @@ -143,7 +143,7 @@ Transform: m_GameObject: {fileID: 3622802909112921052} serializedVersion: 2 m_LocalRotation: {x: 0, y: 1, z: 0, w: 0} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: -0.607, y: 0, z: 2.064} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 1 m_Children: @@ -458,7 +458,7 @@ Transform: m_GameObject: {fileID: 9029269653538476387} serializedVersion: 2 m_LocalRotation: {x: -0, y: -1, z: -0, w: 0} - m_LocalPosition: {x: 0, y: 0.2, z: 0} + m_LocalPosition: {x: -0.1, y: 0.2, z: 0.58} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -522,6 +522,11 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 3974055811102851262, guid: 0c2d73280f95e463cb0a553c52a488a7, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} - target: {fileID: 4908809923922535070, guid: 0c2d73280f95e463cb0a553c52a488a7, type: 3} propertyPath: m_Name