Import 2D Level
This commit is contained in:
@@ -0,0 +1,83 @@
|
||||
%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: b0885f594ab85594caa28e1a96cbe0d8, type: 3}
|
||||
m_Name: WelcomeDialog
|
||||
m_EditorClassIdentifier:
|
||||
Modified:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_Image: {fileID: 2800000, guid: 4c7cbe18ed8044725bafa532fbd5ec8e, type: 3}
|
||||
m_WindowTitle:
|
||||
m_Untranslated: Get Started with Unity
|
||||
m_Title:
|
||||
m_Untranslated: 2D Platformer
|
||||
m_Description:
|
||||
m_Untranslated: "Make this platformer game your own! \n\nIn this project, you'll
|
||||
find preloaded scenes, scripts, audio, tutorials, and more to inspire you and
|
||||
help you start creating.\n\nNew to Unity? Quickstart your creation journey
|
||||
with the step-by-step <b>Tutorials.</b>\n\nReady to create? Head straight to
|
||||
the <b>Scene.</b>\n"
|
||||
m_Buttons:
|
||||
- Text:
|
||||
m_Untranslated: Load Scene
|
||||
Tooltip:
|
||||
m_Untranslated:
|
||||
OnClick:
|
||||
m_PersistentCalls:
|
||||
m_Calls:
|
||||
- m_Target: {fileID: 11400000}
|
||||
m_TargetAssemblyTypeName: Unity.Tutorials.Core.Editor.TutorialWelcomePage,
|
||||
Unity.Tutorials.Core.Editor
|
||||
m_MethodName: CloseCurrentModalDialog
|
||||
m_Mode: 1
|
||||
m_Arguments:
|
||||
m_ObjectArgument: {fileID: 0}
|
||||
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
||||
m_IntArgument: 0
|
||||
m_FloatArgument: 0
|
||||
m_StringArgument:
|
||||
m_BoolArgument: 0
|
||||
m_CallState: 1
|
||||
- Text:
|
||||
m_Untranslated: Load Tutorials
|
||||
Tooltip:
|
||||
m_Untranslated:
|
||||
OnClick:
|
||||
m_PersistentCalls:
|
||||
m_Calls:
|
||||
- m_Target: {fileID: 11400000, guid: 25807e83b802152438a49f8e07814842, type: 2}
|
||||
m_TargetAssemblyTypeName: Unity.Tutorials.TutorialCallbacks, Unity.Platformer.Tutorials
|
||||
m_MethodName: StartTutorial
|
||||
m_Mode: 2
|
||||
m_Arguments:
|
||||
m_ObjectArgument: {fileID: 11400000, guid: 51a83f21771aa4bb4b864e90bc79aeab,
|
||||
type: 2}
|
||||
m_ObjectArgumentAssemblyTypeName: Unity.Tutorials.Core.Editor.Tutorial,
|
||||
Unity.Tutorials.Core.Editor
|
||||
m_IntArgument: 0
|
||||
m_FloatArgument: 0
|
||||
m_StringArgument:
|
||||
m_BoolArgument: 0
|
||||
m_CallState: 1
|
||||
- m_Target: {fileID: 11400000}
|
||||
m_TargetAssemblyTypeName: Unity.Tutorials.Core.Editor.TutorialWelcomePage,
|
||||
Unity.Tutorials.Core.Editor
|
||||
m_MethodName: CloseCurrentModalDialog
|
||||
m_Mode: 1
|
||||
m_Arguments:
|
||||
m_ObjectArgument: {fileID: 0}
|
||||
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
||||
m_IntArgument: 0
|
||||
m_FloatArgument: 0
|
||||
m_StringArgument:
|
||||
m_BoolArgument: 0
|
||||
m_CallState: 1
|
||||
Reference in New Issue
Block a user