|
|
%YAML 1.1%TAG !u! tag:unity3d.com,2011:--- !u!114 &-6676895425206184705MonoBehaviour: m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 7231e8df50e16c74c979c4a2affab91b, type: 3} m_Name: m_EditorClassIdentifier: m_Callback: _target: {fileID: 11400000, guid: 98457f12a6e8529488d624978bbbf3eb, type: 2} _methodName: NavMeshIsBuilt _args: [] _dynamic: 0 _typeName: Unity.InteractiveTutorials.ArbitraryCriterion+BoolCallback, Unity.InteractiveTutorials.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null dirty: 0 m_AutoCompleteCallback: _target: {fileID: 0} _methodName: _args: [] _dynamic: 0 _typeName: Unity.InteractiveTutorials.ArbitraryCriterion+BoolCallback, Unity.InteractiveTutorials.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null dirty: 0--- !u!114 &11400000MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} m_Name: 020-Bake-NavMesh m_EditorClassIdentifier: m_Paragraphs: m_Items: - m_Type: 6 Title: m_Untranslated: Text: m_Untranslated: m_Summary: m_Description: m_InstructionBoxTitle: m_InstructionText: m_TutorialButtonText: m_Tutorial: {fileID: 0} m_Icons: m_Items: [] m_Image: {fileID: 2800000, guid: 04ad4882689a148358ac29d94d99a7ea, type: 3} m_Video: {fileID: 0} m_CriteriaCompletion: 0 m_Criteria: m_Items: [] m_MaskingSettings: m_MaskingEnabled: 1 m_UnmaskedViews: - m_SelectorType: 1 m_ViewType: m_TypeName: m_EditorWindowType: m_TypeName: UnityEditor.InspectorWindow, UnityEditor.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null m_AlternateEditorWindowTypes: m_Items: [] m_MaskType: 0 m_MaskSizeModifier: 0 m_UnmaskedControls: - m_SelectorMode: 0 m_GUIContent: m_Text: Bake m_Image: {fileID: 0} m_Tooltip: m_ControlName: m_PropertyPath: m_TargetType: m_TypeName: m_GUIStyleName: m_ObjectReference: m_SceneObjectReference: m_SceneGuid: m_GameObjectGuid: m_SerializedComponentType: m_TypeName: m_ComponentIndex: 0 m_AssetObject: {fileID: 0} m_Prefab: {fileID: 0} m_FutureObjectReference: {fileID: 0} - m_SelectorType: 1 m_ViewType: m_TypeName: m_EditorWindowType: m_TypeName: UnityEditor.SceneView, UnityEditor.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null m_AlternateEditorWindowTypes: m_Items: [] m_MaskType: 1 m_MaskSizeModifier: 0 m_UnmaskedControls: [] - m_Type: 0 Title: m_Untranslated: Bake the NavMeshSurface Text: m_Untranslated: 'After selecting the NavMeshSurface you''ll see the walkable area of your game highlighted in blue.
To allow your player and enemies to navigate to the new room, you must add it to the walkable area by <b>baking</b> it.' m_Summary: m_Description: m_InstructionBoxTitle: m_InstructionText: m_TutorialButtonText: m_Tutorial: {fileID: 0} m_Icons: m_Items: [] m_Image: {fileID: 0} m_Video: {fileID: 0} m_CriteriaCompletion: 0 m_Criteria: m_Items: [] m_MaskingSettings: m_MaskingEnabled: 0 m_UnmaskedViews: [] - m_Type: 1 Title: m_Untranslated: Text: m_Untranslated: In the NavMeshSurface component, select the <b>Bake</b> button. m_Summary: m_Description: m_InstructionBoxTitle: m_InstructionText: m_TutorialButtonText: m_Tutorial: {fileID: 0} m_Icons: m_Items: [] m_Image: {fileID: 0} m_Video: {fileID: 0} m_CriteriaCompletion: 0 m_Criteria: m_Items: - type: m_TypeName: Unity.InteractiveTutorials.ArbitraryCriterion, Unity.InteractiveTutorials.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null criterion: {fileID: -6676895425206184705} m_MaskingSettings: m_MaskingEnabled: 0 m_UnmaskedViews: [] m_CameraSettings: m_CameraMode: 0 m_FocusMode: 0 m_Orthographic: 0 m_Size: 0 m_Pivot: {x: 0, y: 0, z: 0} m_Rotation: {x: 0, y: 0, z: 0, w: 0} m_FrameObject: m_SceneGuid: m_GameObjectGuid: m_SerializedComponentType: m_TypeName: m_ComponentIndex: 0 m_AssetObject: {fileID: 0} m_Prefab: {fileID: 0} m_Enabled: 0 NextButton: m_Untranslated: Next DoneButton: m_Untranslated: Done m_NextButton: Next m_DoneButton: Done m_CompletedSound: {fileID: 8300000, guid: 93fbb109633e844259ea828442bda0cb, type: 3} m_autoAdvance: 1 m_OnBeforePageShown: m_PersistentCalls: m_Calls: [] m_OnAfterPageShown: m_PersistentCalls: m_Calls: [] m_OnBeforeTutorialQuit: m_PersistentCalls: m_Calls: [] m_OnTutorialPageStay: m_PersistentCalls: m_Calls: []
|