From 495cb02c12b275a2f99ded3f3a9df5923f35704c Mon Sep 17 00:00:00 2001 From: jbruneau <julien.bruneau@inria.fr> Date: Mon, 29 Apr 2019 15:26:02 +0200 Subject: [PATCH] + fix tuto scene obstacles --- Assets/Examples/tuto.unity | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Assets/Examples/tuto.unity b/Assets/Examples/tuto.unity index b16314c8..2e288122 100644 --- a/Assets/Examples/tuto.unity +++ b/Assets/Examples/tuto.unity @@ -1897,7 +1897,7 @@ GameObject: - component: {fileID: 1176714859} m_Layer: 0 m_Name: Occulting Wall South - m_TagString: Wall + m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 @@ -2414,7 +2414,7 @@ GameObject: - component: {fileID: 1511262231} m_Layer: 0 m_Name: Occulting Wall West - m_TagString: Wall + m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 @@ -2951,7 +2951,7 @@ GameObject: - component: {fileID: 1778076748} m_Layer: 0 m_Name: Occulting Wall East - m_TagString: Wall + m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 @@ -3129,7 +3129,7 @@ GameObject: - component: {fileID: 1896908844} m_Layer: 0 m_Name: Occulting Wall North - m_TagString: Wall + m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 -- GitLab