Import 2D Level
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
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: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3}
|
||||
m_Name: 4 AddAnEnemy
|
||||
m_EditorClassIdentifier:
|
||||
TutorialTitle:
|
||||
m_Untranslated: Add an enemy
|
||||
m_ProgressTrackingEnabled: 1
|
||||
m_LessonId: 46145
|
||||
m_Version: 0
|
||||
m_SceneManagementBehavior: 0
|
||||
m_Scenes:
|
||||
- {fileID: 102900000, guid: 2cda990e2423bbf4892e6590ba056729, type: 3}
|
||||
m_DefaultSceneCameraSettings:
|
||||
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: 1
|
||||
m_WindowLayout: {fileID: 102900000, guid: aabebff491dfd4297a7e001a33a1fa1a, type: 3}
|
||||
m_Pages:
|
||||
m_Items:
|
||||
- {fileID: 11400000, guid: 0dc14045fb36344f4bf9f8e3a8d37ffe, type: 2}
|
||||
- {fileID: 11400000, guid: 7a26dc58262a1fb48aad0781afaa1608, type: 2}
|
||||
- {fileID: 11400000, guid: 189edae67694549d7a713a5feffd1094, type: 2}
|
||||
- {fileID: 11400000, guid: e83dc02e6ff064ab3b6b55d346838376, type: 2}
|
||||
- {fileID: 11400000, guid: 46684c162973f4cffa567151334e2457, type: 2}
|
||||
Modified:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Initiated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
PageInitiated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
GoingBack:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Completed:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Quit:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_Scene: {fileID: 0}
|
||||
m_TutorialTitle:
|
||||
@@ -0,0 +1,128 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
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: AddAnEnemy 005
|
||||
m_EditorClassIdentifier:
|
||||
m_Paragraphs:
|
||||
m_Items:
|
||||
- m_Type: 6
|
||||
Title:
|
||||
m_Untranslated:
|
||||
Text:
|
||||
m_Untranslated:
|
||||
m_Tutorial: {fileID: 0}
|
||||
m_Image: {fileID: 2800000, guid: 2ca2357d648eb412d8129fa039b986fe, type: 3}
|
||||
m_Video: {fileID: 0}
|
||||
m_CriteriaCompletion: 0
|
||||
m_Criteria:
|
||||
m_Items: []
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 1
|
||||
m_UnmaskedViews: []
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
- m_Type: 0
|
||||
Title:
|
||||
m_Untranslated: Add an enemy
|
||||
Text:
|
||||
m_Untranslated: In this tutorial, you'll add an enemy Prefab to make your
|
||||
game more challenging!
|
||||
m_Tutorial: {fileID: 0}
|
||||
m_Image: {fileID: 0}
|
||||
m_Video: {fileID: 0}
|
||||
m_CriteriaCompletion: 0
|
||||
m_Criteria:
|
||||
m_Items: []
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 0
|
||||
m_UnmaskedViews: []
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
- m_Type: 1
|
||||
Title:
|
||||
m_Untranslated:
|
||||
Text:
|
||||
m_Untranslated: Select <b>Start</b> to begin.
|
||||
m_Tutorial: {fileID: 0}
|
||||
m_Image: {fileID: 0}
|
||||
m_Video: {fileID: 0}
|
||||
m_CriteriaCompletion: 0
|
||||
m_Criteria:
|
||||
m_Items: []
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 0
|
||||
m_UnmaskedViews: []
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
m_CameraSettings:
|
||||
m_CameraMode: 0
|
||||
m_FocusMode: 0
|
||||
m_Orthographic: 1
|
||||
m_Size: 10.428717
|
||||
m_Pivot: {x: 5.146158, y: 0.9104797, z: -11.976553}
|
||||
m_Rotation: {x: 0, y: 0, z: 0, w: -1}
|
||||
m_FrameObject:
|
||||
m_SceneGuid:
|
||||
m_GameObjectGuid:
|
||||
m_SerializedComponentType:
|
||||
m_TypeName:
|
||||
m_ComponentIndex: 0
|
||||
m_AssetObject: {fileID: 0}
|
||||
m_Prefab: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
NextButton:
|
||||
m_Untranslated: Start
|
||||
DoneButton:
|
||||
m_Untranslated: Done
|
||||
m_CompletedSound: {fileID: 8300000, guid: 93fbb109633e844259ea828442bda0cb, type: 3}
|
||||
m_AutoAdvance: 0
|
||||
Showing:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Shown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Staying:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
CriteriaValidated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
MaskingSettingsChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
NonMaskingSettingsChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnBeforePageShown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnAfterPageShown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnTutorialPageStay:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnBeforeTutorialQuit:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_NextButton:
|
||||
m_DoneButton:
|
||||
@@ -0,0 +1,252 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
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: AddAnEnemy 031
|
||||
m_EditorClassIdentifier:
|
||||
Title:
|
||||
m_Untranslated: Move the enemy
|
||||
m_Paragraphs:
|
||||
m_Items:
|
||||
- m_Type: 9
|
||||
Title:
|
||||
m_Untranslated:
|
||||
Text:
|
||||
m_Untranslated:
|
||||
m_CodeSample:
|
||||
m_PostInstructionImage: {fileID: 0}
|
||||
m_Tutorial: {fileID: 0}
|
||||
m_Image: {fileID: 2800000, guid: baa3aaae8b15c439582d75a23fbf56a9, type: 3}
|
||||
m_VideoUrl:
|
||||
m_Video: {fileID: 32900000, guid: 08838b9a8e2894fa5bb97769d0279807, type: 3}
|
||||
m_Media:
|
||||
m_ContentType: 1
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoClip: {fileID: 32900000, guid: 51e545ebd31664b47b371b75b10500c3, type: 3}
|
||||
m_Url:
|
||||
m_AutoStart: 1
|
||||
m_Loop: 1
|
||||
m_CriteriaCompletion: 0
|
||||
m_Criteria:
|
||||
m_Items: []
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 1
|
||||
m_UnmaskedViews:
|
||||
- m_SelectorType: 1
|
||||
m_ViewType:
|
||||
m_TypeName: UnityEditor.Toolbar, UnityEditor.CoreModule, Version=0.0.0.0,
|
||||
Culture=neutral, PublicKeyToken=null
|
||||
m_FocusEditorWindow: 0
|
||||
m_EditorWindowType:
|
||||
m_TypeName: UnityEditor.SceneView, 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: 5
|
||||
m_SelectorMatchType: 0
|
||||
m_GUIContent:
|
||||
m_Text:
|
||||
m_Image: {fileID: 0}
|
||||
m_Tooltip:
|
||||
m_TextWithWhitespace:
|
||||
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_VisualElementClassName:
|
||||
m_VisualElementName: unity-overlay-canvas
|
||||
m_VisualElementTypeName:
|
||||
- m_SelectorMode: 5
|
||||
m_SelectorMatchType: 0
|
||||
m_GUIContent:
|
||||
m_Text:
|
||||
m_Image: {fileID: 0}
|
||||
m_Tooltip:
|
||||
m_TextWithWhitespace:
|
||||
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_VisualElementClassName:
|
||||
m_VisualElementName: MoveTool
|
||||
m_VisualElementTypeName:
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
- m_Type: 0
|
||||
Title:
|
||||
m_Untranslated:
|
||||
Text:
|
||||
m_Untranslated: Is the enemy where you want it to be?
|
||||
m_CodeSample:
|
||||
m_PostInstructionImage: {fileID: 0}
|
||||
m_Tutorial: {fileID: 0}
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoUrl:
|
||||
m_Video: {fileID: 0}
|
||||
m_Media:
|
||||
m_ContentType: 0
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoClip: {fileID: 0}
|
||||
m_Url:
|
||||
m_AutoStart: 1
|
||||
m_Loop: 1
|
||||
m_CriteriaCompletion: 0
|
||||
m_Criteria:
|
||||
m_Items: []
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 0
|
||||
m_UnmaskedViews: []
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
- m_Type: 1
|
||||
Title:
|
||||
m_Untranslated:
|
||||
Text:
|
||||
m_Untranslated: 'Select the <b>Move Tool</b> in the toolbar (shortcut <b>W</b>),
|
||||
then use the arrows to move the enemy.
|
||||
|
||||
|
||||
When you''re happy with
|
||||
its position, select <b>Next</b> to continue.'
|
||||
m_CodeSample:
|
||||
m_PostInstructionImage: {fileID: 0}
|
||||
m_Tutorial: {fileID: 0}
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoUrl:
|
||||
m_Video: {fileID: 0}
|
||||
m_Media:
|
||||
m_ContentType: 0
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoClip: {fileID: 0}
|
||||
m_Url:
|
||||
m_AutoStart: 1
|
||||
m_Loop: 1
|
||||
m_CriteriaCompletion: 0
|
||||
m_Criteria:
|
||||
m_Items:
|
||||
- Type:
|
||||
m_TypeName: Unity.Tutorials.Core.Editor.ActiveToolCriterion, Unity.Tutorials.Core.Editor,
|
||||
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
||||
Criterion: {fileID: 114906929772738234}
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 0
|
||||
m_UnmaskedViews: []
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
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_CompletedSound: {fileID: 8300000, guid: 93fbb109633e844259ea828442bda0cb, type: 3}
|
||||
m_FaqEntries: []
|
||||
m_AutoAdvance: 0
|
||||
Showing:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Shown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Staying:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
CriteriaValidated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
MaskingSettingsChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
NonMaskingSettingsChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnBeforePageShown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnAfterPageShown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnTutorialPageStay:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnBeforeTutorialQuit:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_NextButton:
|
||||
m_DoneButton:
|
||||
--- !u!114 &114906929772738234
|
||||
MonoBehaviour:
|
||||
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: 09cf94368c18acd4b87b173cdb62b502, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
Completed:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Invalidated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
isTesting: 0
|
||||
m_TargetTool: 1
|
||||
@@ -0,0 +1,495 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &-8615299657166749830
|
||||
MonoBehaviour:
|
||||
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: 5e52eaa6fdf2a4794ba81c7bc450905e, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
Completed:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Invalidated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
isTesting: 0
|
||||
m_PropertyPath: m_LocalRotation.y
|
||||
m_TargetValueMode: 1
|
||||
m_TargetValue:
|
||||
m_TargetValueType: 1
|
||||
m_Target:
|
||||
m_SceneObjectReference:
|
||||
m_SceneGuid:
|
||||
m_GameObjectGuid:
|
||||
m_SerializedComponentType:
|
||||
m_TypeName:
|
||||
m_ComponentIndex: 0
|
||||
m_AssetObject: {fileID: 0}
|
||||
m_Prefab: {fileID: 0}
|
||||
m_FutureObjectReference: {fileID: -8624848139719031760, guid: 7a26dc58262a1fb48aad0781afaa1608,
|
||||
type: 2}
|
||||
--- !u!114 &-4042660107462672542
|
||||
MonoBehaviour:
|
||||
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: 5e52eaa6fdf2a4794ba81c7bc450905e, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
Completed:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Invalidated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
isTesting: 0
|
||||
m_PropertyPath: m_LocalScale.z
|
||||
m_TargetValueMode: 1
|
||||
m_TargetValue:
|
||||
m_TargetValueType: 1
|
||||
m_Target:
|
||||
m_SceneObjectReference:
|
||||
m_SceneGuid:
|
||||
m_GameObjectGuid:
|
||||
m_SerializedComponentType:
|
||||
m_TypeName:
|
||||
m_ComponentIndex: 0
|
||||
m_AssetObject: {fileID: 0}
|
||||
m_Prefab: {fileID: 0}
|
||||
m_FutureObjectReference: {fileID: -8624848139719031760, guid: 7a26dc58262a1fb48aad0781afaa1608,
|
||||
type: 2}
|
||||
--- !u!114 &-2988067165399485780
|
||||
MonoBehaviour:
|
||||
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: 5e52eaa6fdf2a4794ba81c7bc450905e, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
Completed:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Invalidated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
isTesting: 0
|
||||
m_PropertyPath: m_LocalRotation.z
|
||||
m_TargetValueMode: 1
|
||||
m_TargetValue:
|
||||
m_TargetValueType: 1
|
||||
m_Target:
|
||||
m_SceneObjectReference:
|
||||
m_SceneGuid:
|
||||
m_GameObjectGuid:
|
||||
m_SerializedComponentType:
|
||||
m_TypeName:
|
||||
m_ComponentIndex: 0
|
||||
m_AssetObject: {fileID: 0}
|
||||
m_Prefab: {fileID: 0}
|
||||
m_FutureObjectReference: {fileID: -8624848139719031760, guid: 7a26dc58262a1fb48aad0781afaa1608,
|
||||
type: 2}
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
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: AddAnEnemy 032
|
||||
m_EditorClassIdentifier:
|
||||
Title:
|
||||
m_Untranslated: Rotate and Scale the enemy
|
||||
m_Paragraphs:
|
||||
m_Items:
|
||||
- m_Type: 9
|
||||
Title:
|
||||
m_Untranslated:
|
||||
Text:
|
||||
m_Untranslated:
|
||||
m_CodeSample:
|
||||
m_PostInstructionImage: {fileID: 0}
|
||||
m_Tutorial: {fileID: 0}
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoUrl:
|
||||
m_Video: {fileID: 32900000, guid: 6188d500d35af4ddf9763e1d54054c5a, type: 3}
|
||||
m_Media:
|
||||
m_ContentType: 1
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoClip: {fileID: 32900000, guid: 21077f926eb17e143b3bdaa8d46f9f0d, type: 3}
|
||||
m_Url:
|
||||
m_AutoStart: 1
|
||||
m_Loop: 1
|
||||
m_CriteriaCompletion: 1
|
||||
m_Criteria:
|
||||
m_Items: []
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 1
|
||||
m_UnmaskedViews:
|
||||
- m_SelectorType: 1
|
||||
m_ViewType:
|
||||
m_TypeName:
|
||||
m_FocusEditorWindow: 0
|
||||
m_EditorWindowType:
|
||||
m_TypeName: UnityEditor.SceneView, 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: 5
|
||||
m_SelectorMatchType: 0
|
||||
m_GUIContent:
|
||||
m_Text:
|
||||
m_Image: {fileID: 0}
|
||||
m_Tooltip:
|
||||
m_TextWithWhitespace:
|
||||
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_VisualElementClassName:
|
||||
m_VisualElementName: unity-overlay-canvas
|
||||
m_VisualElementTypeName:
|
||||
- m_SelectorMode: 5
|
||||
m_SelectorMatchType: 0
|
||||
m_GUIContent:
|
||||
m_Text:
|
||||
m_Image: {fileID: 0}
|
||||
m_Tooltip:
|
||||
m_TextWithWhitespace:
|
||||
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_VisualElementClassName:
|
||||
m_VisualElementName: RotateTool
|
||||
m_VisualElementTypeName:
|
||||
- m_SelectorMode: 5
|
||||
m_SelectorMatchType: 0
|
||||
m_GUIContent:
|
||||
m_Text:
|
||||
m_Image: {fileID: 0}
|
||||
m_Tooltip:
|
||||
m_TextWithWhitespace:
|
||||
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_VisualElementClassName:
|
||||
m_VisualElementName: ScaleTool
|
||||
m_VisualElementTypeName:
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
- m_Type: 0
|
||||
Title:
|
||||
m_Untranslated:
|
||||
Text:
|
||||
m_Untranslated: You can also rotate the enemy with the <b>Rotate Tool</b>
|
||||
(shortcut <b>E</b>), or resize the enemy using the <b>Scale Tool</b> (shortcut
|
||||
<b>R</b>).
|
||||
m_CodeSample:
|
||||
m_PostInstructionImage: {fileID: 0}
|
||||
m_Tutorial: {fileID: 0}
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoUrl:
|
||||
m_Video: {fileID: 0}
|
||||
m_Media:
|
||||
m_ContentType: 0
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoClip: {fileID: 0}
|
||||
m_Url:
|
||||
m_AutoStart: 1
|
||||
m_Loop: 1
|
||||
m_CriteriaCompletion: 0
|
||||
m_Criteria:
|
||||
m_Items: []
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 0
|
||||
m_UnmaskedViews: []
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
- m_Type: 1
|
||||
Title:
|
||||
m_Untranslated:
|
||||
Text:
|
||||
m_Untranslated: 'Use the <b>Rotate Tool</b> and <b>Scale Tool</b> to adjust
|
||||
your enemy.
|
||||
|
||||
|
||||
When you''re done, select <b>Next</b> to continue.'
|
||||
m_CodeSample:
|
||||
m_PostInstructionImage: {fileID: 0}
|
||||
m_Tutorial: {fileID: 0}
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoUrl:
|
||||
m_Video: {fileID: 0}
|
||||
m_Media:
|
||||
m_ContentType: 0
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoClip: {fileID: 0}
|
||||
m_Url:
|
||||
m_AutoStart: 1
|
||||
m_Loop: 1
|
||||
m_CriteriaCompletion: 1
|
||||
m_Criteria:
|
||||
m_Items:
|
||||
- Type:
|
||||
m_TypeName: Unity.Tutorials.Core.Editor.PropertyModificationCriterion,
|
||||
Unity.Tutorials.Core.Editor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
||||
Criterion: {fileID: 1987620188368510597}
|
||||
- Type:
|
||||
m_TypeName: Unity.Tutorials.Core.Editor.PropertyModificationCriterion,
|
||||
Unity.Tutorials.Core.Editor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
||||
Criterion: {fileID: -8615299657166749830}
|
||||
- Type:
|
||||
m_TypeName: Unity.Tutorials.Core.Editor.PropertyModificationCriterion,
|
||||
Unity.Tutorials.Core.Editor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
||||
Criterion: {fileID: -2988067165399485780}
|
||||
- Type:
|
||||
m_TypeName: Unity.Tutorials.Core.Editor.PropertyModificationCriterion,
|
||||
Unity.Tutorials.Core.Editor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
||||
Criterion: {fileID: 5949424055112537200}
|
||||
- Type:
|
||||
m_TypeName: Unity.Tutorials.Core.Editor.PropertyModificationCriterion,
|
||||
Unity.Tutorials.Core.Editor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
||||
Criterion: {fileID: 4427182576056957142}
|
||||
- Type:
|
||||
m_TypeName: Unity.Tutorials.Core.Editor.PropertyModificationCriterion,
|
||||
Unity.Tutorials.Core.Editor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
||||
Criterion: {fileID: -4042660107462672542}
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 0
|
||||
m_UnmaskedViews: []
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
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_CompletedSound: {fileID: 8300000, guid: 93fbb109633e844259ea828442bda0cb, type: 3}
|
||||
m_FaqEntries: []
|
||||
m_AutoAdvance: 0
|
||||
Showing:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Shown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Staying:
|
||||
m_PersistentCalls:
|
||||
m_Calls:
|
||||
- m_Target: {fileID: 11400000, guid: 25807e83b802152438a49f8e07814842, type: 2}
|
||||
m_TargetAssemblyTypeName: Unity.Tutorials.TutorialCallbacks, Unity.Platformer.Tutorials
|
||||
m_MethodName: SelectSpawnedGameObject
|
||||
m_Mode: 2
|
||||
m_Arguments:
|
||||
m_ObjectArgument: {fileID: 212138106914866644, guid: 7a26dc58262a1fb48aad0781afaa1608,
|
||||
type: 2}
|
||||
m_ObjectArgumentAssemblyTypeName: Unity.InteractiveTutorials.FutureObjectReference,
|
||||
Unity.InteractiveTutorials.Core
|
||||
m_IntArgument: 0
|
||||
m_FloatArgument: 0
|
||||
m_StringArgument:
|
||||
m_BoolArgument: 0
|
||||
m_CallState: 1
|
||||
CriteriaValidated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
MaskingSettingsChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
NonMaskingSettingsChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnBeforePageShown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnAfterPageShown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnTutorialPageStay:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnBeforeTutorialQuit:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_NextButton:
|
||||
m_DoneButton:
|
||||
--- !u!114 &1987620188368510597
|
||||
MonoBehaviour:
|
||||
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: 5e52eaa6fdf2a4794ba81c7bc450905e, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
Completed:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Invalidated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
isTesting: 0
|
||||
m_PropertyPath: m_LocalRotation.x
|
||||
m_TargetValueMode: 1
|
||||
m_TargetValue:
|
||||
m_TargetValueType: 1
|
||||
m_Target:
|
||||
m_SceneObjectReference:
|
||||
m_SceneGuid:
|
||||
m_GameObjectGuid:
|
||||
m_SerializedComponentType:
|
||||
m_TypeName:
|
||||
m_ComponentIndex: 0
|
||||
m_AssetObject: {fileID: 0}
|
||||
m_Prefab: {fileID: 0}
|
||||
m_FutureObjectReference: {fileID: -8624848139719031760, guid: 7a26dc58262a1fb48aad0781afaa1608,
|
||||
type: 2}
|
||||
--- !u!114 &4427182576056957142
|
||||
MonoBehaviour:
|
||||
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: 5e52eaa6fdf2a4794ba81c7bc450905e, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
Completed:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Invalidated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
isTesting: 0
|
||||
m_PropertyPath: m_LocalScale.y
|
||||
m_TargetValueMode: 1
|
||||
m_TargetValue:
|
||||
m_TargetValueType: 1
|
||||
m_Target:
|
||||
m_SceneObjectReference:
|
||||
m_SceneGuid:
|
||||
m_GameObjectGuid:
|
||||
m_SerializedComponentType:
|
||||
m_TypeName:
|
||||
m_ComponentIndex: 0
|
||||
m_AssetObject: {fileID: 0}
|
||||
m_Prefab: {fileID: 0}
|
||||
m_FutureObjectReference: {fileID: -8624848139719031760, guid: 7a26dc58262a1fb48aad0781afaa1608,
|
||||
type: 2}
|
||||
--- !u!114 &5949424055112537200
|
||||
MonoBehaviour:
|
||||
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: 5e52eaa6fdf2a4794ba81c7bc450905e, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
Completed:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Invalidated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
isTesting: 0
|
||||
m_PropertyPath: m_LocalScale.x
|
||||
m_TargetValueMode: 1
|
||||
m_TargetValue:
|
||||
m_TargetValueType: 1
|
||||
m_Target:
|
||||
m_SceneObjectReference:
|
||||
m_SceneGuid:
|
||||
m_GameObjectGuid:
|
||||
m_SerializedComponentType:
|
||||
m_TypeName:
|
||||
m_ComponentIndex: 0
|
||||
m_AssetObject: {fileID: 0}
|
||||
m_Prefab: {fileID: 0}
|
||||
m_FutureObjectReference: {fileID: -8624848139719031760, guid: 7a26dc58262a1fb48aad0781afaa1608,
|
||||
type: 2}
|
||||
@@ -0,0 +1,155 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
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: AddAnEnemy 040
|
||||
m_EditorClassIdentifier:
|
||||
m_Paragraphs:
|
||||
m_Items:
|
||||
- m_Type: 6
|
||||
Title:
|
||||
m_Untranslated:
|
||||
Text:
|
||||
m_Untranslated:
|
||||
m_Tutorial: {fileID: 0}
|
||||
m_Image: {fileID: 2800000, guid: cf2b88c8b41ea4e42ba6e17726c32b87, type: 3}
|
||||
m_Video: {fileID: 0}
|
||||
m_CriteriaCompletion: 0
|
||||
m_Criteria:
|
||||
m_Items: []
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 1
|
||||
m_UnmaskedViews: []
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText: 'Tutorial 5: Build and Share'
|
||||
- m_Type: 0
|
||||
Title:
|
||||
m_Untranslated: Next steps
|
||||
Text:
|
||||
m_Untranslated: 'In this tutorial, you added an enemy Prefab.
|
||||
|
||||
|
||||
Feel
|
||||
free to add more enemies for an even greater challenge.
|
||||
|
||||
|
||||
Next,
|
||||
you''ll learn how to build and publish your project on a shareable webpage!'
|
||||
m_Tutorial: {fileID: 0}
|
||||
m_Image: {fileID: 0}
|
||||
m_Video: {fileID: 0}
|
||||
m_CriteriaCompletion: 0
|
||||
m_Criteria:
|
||||
m_Items: []
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 0
|
||||
m_UnmaskedViews: []
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
- m_Type: 1
|
||||
Title:
|
||||
m_Untranslated:
|
||||
Text:
|
||||
m_Untranslated: 'Select <b>Tutorial 5: Build and publish</b> to continue
|
||||
directly, or <b>Done</b> to return to the tutorial overview.'
|
||||
m_Tutorial: {fileID: 11400000, guid: c122a1a2efeb58349b8154e42481067b, type: 2}
|
||||
m_Image: {fileID: 0}
|
||||
m_Video: {fileID: 0}
|
||||
m_CriteriaCompletion: 0
|
||||
m_Criteria:
|
||||
m_Items: []
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 0
|
||||
m_UnmaskedViews: []
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
- m_Type: 2
|
||||
Title:
|
||||
m_Untranslated:
|
||||
Text:
|
||||
m_Untranslated: 'Tutorial 5: Build and publish'
|
||||
m_Tutorial: {fileID: 11400000, guid: c122a1a2efeb58349b8154e42481067b, type: 2}
|
||||
m_Image: {fileID: 0}
|
||||
m_Video: {fileID: 0}
|
||||
m_CriteriaCompletion: 0
|
||||
m_Criteria:
|
||||
m_Items: []
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 0
|
||||
m_UnmaskedViews: []
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
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_CompletedSound: {fileID: 8300000, guid: 93fbb109633e844259ea828442bda0cb, type: 3}
|
||||
m_AutoAdvance: 0
|
||||
Showing:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Shown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Staying:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
CriteriaValidated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
MaskingSettingsChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
NonMaskingSettingsChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnBeforePageShown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnAfterPageShown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnTutorialPageStay:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnBeforeTutorialQuit:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_NextButton:
|
||||
m_DoneButton:
|
||||
@@ -0,0 +1,280 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &-8624848139719031760
|
||||
MonoBehaviour:
|
||||
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: 65e1fec86be44c61881dbc60a0ea2c02, type: 3}
|
||||
m_Name: 'Paragraph 3, Criterion 1, 2: Enemy (Transform)'
|
||||
m_EditorClassIdentifier:
|
||||
m_ReferenceHolder: {fileID: 0}
|
||||
m_Criterion: {fileID: -5963098922680404438}
|
||||
m_ReferenceName: '2: Enemy (Transform)'
|
||||
--- !u!114 &-5963098922680404438
|
||||
MonoBehaviour:
|
||||
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: cd3e7c665e4144f519b7ee9de726ea5f, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
Completed:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Invalidated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
isTesting: 0
|
||||
m_PrefabParent: {fileID: 1661912868639658944, guid: f158aa2be3df6489185ef721f6fd79c1,
|
||||
type: 3}
|
||||
m_FuturePrefabInstances:
|
||||
m_Items:
|
||||
- m_PrefabParent: {fileID: 1661912868639658944, guid: f158aa2be3df6489185ef721f6fd79c1,
|
||||
type: 3}
|
||||
m_FutureReference: {fileID: 212138106914866644}
|
||||
- m_PrefabParent: {fileID: 1658460978237467174, guid: f158aa2be3df6489185ef721f6fd79c1,
|
||||
type: 3}
|
||||
m_FutureReference: {fileID: -8624848139719031760}
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
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: AddAnEnemy 20
|
||||
m_EditorClassIdentifier:
|
||||
Title:
|
||||
m_Untranslated: Drag the Prefab into the Scene
|
||||
m_Paragraphs:
|
||||
m_Items:
|
||||
- m_Type: 9
|
||||
Title:
|
||||
m_Untranslated:
|
||||
Text:
|
||||
m_Untranslated:
|
||||
m_CodeSample:
|
||||
m_PostInstructionImage: {fileID: 0}
|
||||
m_Tutorial: {fileID: 0}
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoUrl:
|
||||
m_Video: {fileID: 32900000, guid: 6f0ce9b5d31f44b9cbb3501409e8913f, type: 3}
|
||||
m_Media:
|
||||
m_ContentType: 1
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoClip: {fileID: 32900000, guid: 3d49dd3eef15a5d49bfefd0db568310c, type: 3}
|
||||
m_Url:
|
||||
m_AutoStart: 1
|
||||
m_Loop: 1
|
||||
m_CriteriaCompletion: 0
|
||||
m_Criteria:
|
||||
m_Items: []
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 1
|
||||
m_UnmaskedViews:
|
||||
- m_SelectorType: 1
|
||||
m_ViewType:
|
||||
m_TypeName:
|
||||
m_FocusEditorWindow: 0
|
||||
m_EditorWindowType:
|
||||
m_TypeName: UnityEditor.ProjectBrowser, 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: 4
|
||||
m_SelectorMatchType: 0
|
||||
m_GUIContent:
|
||||
m_Text: Enemy
|
||||
m_Image: {fileID: 0}
|
||||
m_Tooltip:
|
||||
m_TextWithWhitespace:
|
||||
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: 1661912868639658944, guid: f158aa2be3df6489185ef721f6fd79c1,
|
||||
type: 3}
|
||||
m_FutureObjectReference: {fileID: 0}
|
||||
m_VisualElementClassName:
|
||||
m_VisualElementName:
|
||||
m_VisualElementTypeName:
|
||||
- m_SelectorType: 1
|
||||
m_ViewType:
|
||||
m_TypeName:
|
||||
m_FocusEditorWindow: 0
|
||||
m_EditorWindowType:
|
||||
m_TypeName: UnityEditor.SceneView, UnityEditor.CoreModule, Version=0.0.0.0,
|
||||
Culture=neutral, PublicKeyToken=null
|
||||
m_AlternateEditorWindowTypes:
|
||||
m_Items: []
|
||||
m_MaskType: 0
|
||||
m_MaskSizeModifier: 0
|
||||
m_UnmaskedControls: []
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
- m_Type: 0
|
||||
Title:
|
||||
m_Untranslated:
|
||||
Text:
|
||||
m_Untranslated: "The first step of creating an enemy is to add a new <b>Prefab</b>.
|
||||
Let\u2019s add a Hoverbot!\n\n<b>Prefabs</b> are templates for GameObjects
|
||||
with preset components. \n\nThey're stored as assets that you can simply
|
||||
drag into the Scene view."
|
||||
m_CodeSample:
|
||||
m_PostInstructionImage: {fileID: 0}
|
||||
m_Tutorial: {fileID: 0}
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoUrl:
|
||||
m_Video: {fileID: 0}
|
||||
m_Media:
|
||||
m_ContentType: 0
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoClip: {fileID: 0}
|
||||
m_Url:
|
||||
m_AutoStart: 1
|
||||
m_Loop: 1
|
||||
m_CriteriaCompletion: 0
|
||||
m_Criteria:
|
||||
m_Items: []
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 0
|
||||
m_UnmaskedViews: []
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
- m_Type: 1
|
||||
Title:
|
||||
m_Untranslated:
|
||||
Text:
|
||||
m_Untranslated: 'Click and drag the <b>Enemy</b> Prefab into the Scene view.
|
||||
|
||||
|
||||
Select
|
||||
<b>Next</b> to continue.'
|
||||
m_CodeSample:
|
||||
m_PostInstructionImage: {fileID: 0}
|
||||
m_Tutorial: {fileID: 0}
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoUrl:
|
||||
m_Video: {fileID: 0}
|
||||
m_Media:
|
||||
m_ContentType: 0
|
||||
m_Image: {fileID: 0}
|
||||
m_VideoClip: {fileID: 0}
|
||||
m_Url:
|
||||
m_AutoStart: 1
|
||||
m_Loop: 1
|
||||
m_CriteriaCompletion: 0
|
||||
m_Criteria:
|
||||
m_Items:
|
||||
- Type:
|
||||
m_TypeName: Unity.Tutorials.Core.Editor.InstantiatePrefabCriterion, Unity.Tutorials.Core.Editor,
|
||||
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
||||
Criterion: {fileID: -5963098922680404438}
|
||||
m_MaskingSettings:
|
||||
m_MaskingEnabled: 0
|
||||
m_UnmaskedViews: []
|
||||
m_Summary:
|
||||
m_Description:
|
||||
m_InstructionBoxTitle:
|
||||
m_InstructionText:
|
||||
m_TutorialButtonText:
|
||||
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_CompletedSound: {fileID: 8300000, guid: 93fbb109633e844259ea828442bda0cb, type: 3}
|
||||
m_FaqEntries: []
|
||||
m_AutoAdvance: 0
|
||||
Showing:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Shown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
Staying:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
CriteriaValidated:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
MaskingSettingsChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
NonMaskingSettingsChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnBeforePageShown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnAfterPageShown:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnTutorialPageStay:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_OnBeforeTutorialQuit:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_NextButton:
|
||||
m_DoneButton:
|
||||
--- !u!114 &212138106914866644
|
||||
MonoBehaviour:
|
||||
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: 65e1fec86be44c61881dbc60a0ea2c02, type: 3}
|
||||
m_Name: 'Paragraph 3, Criterion 1, 1: Enemy (GameObject)'
|
||||
m_EditorClassIdentifier:
|
||||
m_ReferenceHolder: {fileID: 0}
|
||||
m_Criterion: {fileID: -5963098922680404438}
|
||||
m_ReferenceName: '1: Enemy (GameObject)'
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user