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.
|
|
%YAML 1.1%TAG !u! tag:unity3d.com,2011:--- !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: b0885f594ab85594caa28e1a96cbe0d8, type: 3} m_Name: WelcomeDialog m_EditorClassIdentifier: m_Image: {fileID: 2800000, guid: 6e279173c7e6446bfbf2744726e35598, type: 3} m_WindowTitle: m_Untranslated: Getting Started with Unity m_Title: m_Untranslated: FPS Microgame m_Description: m_Untranslated: "Make your own first-person shooter! \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>" m_Buttons: - Text: m_Untranslated: Load Scene Tooltip: m_Untranslated: OnClick: m_PersistentCalls: m_Calls: - m_Target: {fileID: 11400000} m_TargetAssemblyTypeName: 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} m_TargetAssemblyTypeName: m_MethodName: StartTutorial 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 - m_Target: {fileID: 11400000} m_TargetAssemblyTypeName: 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
|