210 lines
5.9 KiB
Plaintext
210 lines
5.9 KiB
Plaintext
%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: s1.7_Add a player character
|
|
m_EditorClassIdentifier:
|
|
Title:
|
|
m_Untranslated: Add a player character
|
|
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: 4863b7fdb89614424987a1509babb6f7, type: 3}
|
|
m_VideoUrl:
|
|
m_Video: {fileID: 32900000, guid: 70c92ad884a764d629a21e0d6c5570ee, type: 3}
|
|
m_Media:
|
|
m_ContentType: 1
|
|
m_Image: {fileID: 0}
|
|
m_VideoClip: {fileID: 32900000, guid: 05db773639e967c4f9c6bd0257cea43f, type: 3}
|
|
m_Url:
|
|
m_AutoStart: 0
|
|
m_Loop: 0
|
|
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.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_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_SelectorType: 1
|
|
m_ViewType:
|
|
m_TypeName:
|
|
m_FocusEditorWindow: 0
|
|
m_EditorWindowType:
|
|
m_TypeName: UnityEditor.SceneHierarchyWindow, 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: Page title
|
|
Text:
|
|
m_Untranslated: "A <b>player character</b> represents the user (the person
|
|
playing your game) in the game world. \n\nWe've provided a <b>PlayerRobot</b>
|
|
GameObject that you can use as the player character.\n\nLet's add the robot
|
|
to the scene."
|
|
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: INSTRUCTIONS
|
|
Text:
|
|
m_Untranslated: '<b>1</b>. In the <b>Project</b> window, open the <b>Assets</b>
|
|
> <b>Prefabs</b> folder.
|
|
|
|
|
|
<b>Important</b>: Single-click, don''t
|
|
double-click, <b>PlayerRobot</b> (<a href="https://learn.unity.com/tutorial/671be8afedbc2a0105a17c0e#671bf065edbc2a0105919b3b">Help</a>).
|
|
|
|
|
|
<b>2</b>.
|
|
Drag the <b>PlayerRobot</b> asset from the <b>Project</b> window into the
|
|
<b>Scene</b> view and onto the white ground in your scene.'
|
|
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_CameraSettings:
|
|
m_CameraMode: 1
|
|
m_FocusMode: 0
|
|
m_Orthographic: 0
|
|
m_Size: 14.70745
|
|
m_Pivot: {x: -2.2560291, y: 2.9720984, z: 2.527338}
|
|
m_Rotation: {x: 0.19893885, y: 0.45435014, z: -0.10483233, w: 0.8619739}
|
|
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: Next
|
|
DoneButton:
|
|
m_Untranslated: Done
|
|
m_CompletedSound: {fileID: 0}
|
|
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: Next
|
|
m_DoneButton: Done
|