2021년 4학년 1학기 기업연계프로젝트2 컴퓨터소프트웨어공학과 <원광투어팀> 팀장 : 송유진 팀원 : 김나영, 이경희, 한유진
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

195 lines
5.7 KiB

5 years ago
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!114 &-6676895425206184705
  4. MonoBehaviour:
  5. m_ObjectHideFlags: 1
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. m_GameObject: {fileID: 0}
  10. m_Enabled: 1
  11. m_EditorHideFlags: 0
  12. m_Script: {fileID: 11500000, guid: 7231e8df50e16c74c979c4a2affab91b, type: 3}
  13. m_Name:
  14. m_EditorClassIdentifier:
  15. m_Callback:
  16. _target: {fileID: 11400000, guid: 98457f12a6e8529488d624978bbbf3eb, type: 2}
  17. _methodName: NavMeshIsBuilt
  18. _args: []
  19. _dynamic: 0
  20. _typeName: Unity.InteractiveTutorials.ArbitraryCriterion+BoolCallback, Unity.InteractiveTutorials.Core,
  21. Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
  22. dirty: 0
  23. m_AutoCompleteCallback:
  24. _target: {fileID: 0}
  25. _methodName:
  26. _args: []
  27. _dynamic: 0
  28. _typeName: Unity.InteractiveTutorials.ArbitraryCriterion+BoolCallback, Unity.InteractiveTutorials.Core,
  29. Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
  30. dirty: 0
  31. --- !u!114 &11400000
  32. MonoBehaviour:
  33. m_ObjectHideFlags: 0
  34. m_CorrespondingSourceObject: {fileID: 0}
  35. m_PrefabInstance: {fileID: 0}
  36. m_PrefabAsset: {fileID: 0}
  37. m_GameObject: {fileID: 0}
  38. m_Enabled: 1
  39. m_EditorHideFlags: 0
  40. m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3}
  41. m_Name: 020-Bake-NavMesh
  42. m_EditorClassIdentifier:
  43. m_Paragraphs:
  44. m_Items:
  45. - m_Type: 6
  46. Title:
  47. m_Untranslated:
  48. Text:
  49. m_Untranslated:
  50. m_Summary:
  51. m_Description:
  52. m_InstructionBoxTitle:
  53. m_InstructionText:
  54. m_TutorialButtonText:
  55. m_Tutorial: {fileID: 0}
  56. m_Icons:
  57. m_Items: []
  58. m_Image: {fileID: 2800000, guid: 04ad4882689a148358ac29d94d99a7ea, type: 3}
  59. m_Video: {fileID: 0}
  60. m_CriteriaCompletion: 0
  61. m_Criteria:
  62. m_Items: []
  63. m_MaskingSettings:
  64. m_MaskingEnabled: 1
  65. m_UnmaskedViews:
  66. - m_SelectorType: 1
  67. m_ViewType:
  68. m_TypeName:
  69. m_EditorWindowType:
  70. m_TypeName: UnityEditor.InspectorWindow, UnityEditor.CoreModule, Version=0.0.0.0,
  71. Culture=neutral, PublicKeyToken=null
  72. m_AlternateEditorWindowTypes:
  73. m_Items: []
  74. m_MaskType: 0
  75. m_MaskSizeModifier: 0
  76. m_UnmaskedControls:
  77. - m_SelectorMode: 0
  78. m_GUIContent:
  79. m_Text: Bake
  80. m_Image: {fileID: 0}
  81. m_Tooltip:
  82. m_ControlName:
  83. m_PropertyPath:
  84. m_TargetType:
  85. m_TypeName:
  86. m_GUIStyleName:
  87. m_ObjectReference:
  88. m_SceneObjectReference:
  89. m_SceneGuid:
  90. m_GameObjectGuid:
  91. m_SerializedComponentType:
  92. m_TypeName:
  93. m_ComponentIndex: 0
  94. m_AssetObject: {fileID: 0}
  95. m_Prefab: {fileID: 0}
  96. m_FutureObjectReference: {fileID: 0}
  97. - m_SelectorType: 1
  98. m_ViewType:
  99. m_TypeName:
  100. m_EditorWindowType:
  101. m_TypeName: UnityEditor.SceneView, UnityEditor.CoreModule, Version=0.0.0.0,
  102. Culture=neutral, PublicKeyToken=null
  103. m_AlternateEditorWindowTypes:
  104. m_Items: []
  105. m_MaskType: 1
  106. m_MaskSizeModifier: 0
  107. m_UnmaskedControls: []
  108. - m_Type: 0
  109. Title:
  110. m_Untranslated: Bake the NavMeshSurface
  111. Text:
  112. m_Untranslated: 'After selecting the NavMeshSurface you''ll see the walkable
  113. area of your game highlighted in blue.
  114. To allow your player
  115. and enemies to navigate to the new room, you must add it to the walkable
  116. area by <b>baking</b> it.'
  117. m_Summary:
  118. m_Description:
  119. m_InstructionBoxTitle:
  120. m_InstructionText:
  121. m_TutorialButtonText:
  122. m_Tutorial: {fileID: 0}
  123. m_Icons:
  124. m_Items: []
  125. m_Image: {fileID: 0}
  126. m_Video: {fileID: 0}
  127. m_CriteriaCompletion: 0
  128. m_Criteria:
  129. m_Items: []
  130. m_MaskingSettings:
  131. m_MaskingEnabled: 0
  132. m_UnmaskedViews: []
  133. - m_Type: 1
  134. Title:
  135. m_Untranslated:
  136. Text:
  137. m_Untranslated: In the NavMeshSurface component, select the <b>Bake</b> button.
  138. m_Summary:
  139. m_Description:
  140. m_InstructionBoxTitle:
  141. m_InstructionText:
  142. m_TutorialButtonText:
  143. m_Tutorial: {fileID: 0}
  144. m_Icons:
  145. m_Items: []
  146. m_Image: {fileID: 0}
  147. m_Video: {fileID: 0}
  148. m_CriteriaCompletion: 0
  149. m_Criteria:
  150. m_Items:
  151. - type:
  152. m_TypeName: Unity.InteractiveTutorials.ArbitraryCriterion, Unity.InteractiveTutorials.Core,
  153. Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
  154. criterion: {fileID: -6676895425206184705}
  155. m_MaskingSettings:
  156. m_MaskingEnabled: 0
  157. m_UnmaskedViews: []
  158. m_CameraSettings:
  159. m_CameraMode: 0
  160. m_FocusMode: 0
  161. m_Orthographic: 0
  162. m_Size: 0
  163. m_Pivot: {x: 0, y: 0, z: 0}
  164. m_Rotation: {x: 0, y: 0, z: 0, w: 0}
  165. m_FrameObject:
  166. m_SceneGuid:
  167. m_GameObjectGuid:
  168. m_SerializedComponentType:
  169. m_TypeName:
  170. m_ComponentIndex: 0
  171. m_AssetObject: {fileID: 0}
  172. m_Prefab: {fileID: 0}
  173. m_Enabled: 0
  174. NextButton:
  175. m_Untranslated: Next
  176. DoneButton:
  177. m_Untranslated: Done
  178. m_NextButton: Next
  179. m_DoneButton: Done
  180. m_CompletedSound: {fileID: 8300000, guid: 93fbb109633e844259ea828442bda0cb, type: 3}
  181. m_autoAdvance: 1
  182. m_OnBeforePageShown:
  183. m_PersistentCalls:
  184. m_Calls: []
  185. m_OnAfterPageShown:
  186. m_PersistentCalls:
  187. m_Calls: []
  188. m_OnBeforeTutorialQuit:
  189. m_PersistentCalls:
  190. m_Calls: []
  191. m_OnTutorialPageStay:
  192. m_PersistentCalls:
  193. m_Calls: []