From 4bf359827287f44a798b8d76c51da4094041d217 Mon Sep 17 00:00:00 2001 From: Richard Marcus <richard.marcus@fau.de> Date: Fri, 7 Feb 2020 03:36:33 +0100 Subject: [PATCH] save scene --- Assets/TreeWorld.unity | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Assets/TreeWorld.unity b/Assets/TreeWorld.unity index 5eaaaadd..964c0680 100644 --- a/Assets/TreeWorld.unity +++ b/Assets/TreeWorld.unity @@ -1031,7 +1031,7 @@ Transform: m_GameObject: {fileID: 425457265} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 1, z: 1} + m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 274389189} - {fileID: 1181841652} @@ -1053,7 +1053,7 @@ MonoBehaviour: m_EditorClassIdentifier: Key: 9 CamControl: {fileID: 89227899} - LockOnly: 0 + LockOnly: 1 CursorRenderer: {fileID: 1661088671} --- !u!1 &535944724 GameObject: @@ -3191,7 +3191,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: -0.0016479488} + m_AnchoredPosition: {x: 0, y: -0.0018310543} m_SizeDelta: {x: -17, y: 0} m_Pivot: {x: 0, y: 1} --- !u!114 &2421006697587610782 -- GitLab