Initial commit
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
%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: Tutorial Welcome Page
|
||||
m_EditorClassIdentifier:
|
||||
Modified:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_Image: {fileID: 2800000, guid: 98857ef2f87cf4cd6a559c2d2eddf94b, type: 3}
|
||||
m_WindowTitle:
|
||||
m_Untranslated: VR Multiplayer Template
|
||||
m_Title:
|
||||
m_Untranslated: ' Welcome to the VR Multiplayer Template Project'
|
||||
m_Description:
|
||||
m_Untranslated: 'Before you begin exploring, select the <b>Start UGS Configuration</b>
|
||||
button below, this will guide you through the Unity Gaming Services (UGS) configuration,
|
||||
which is required to setup a networked environment.
|
||||
|
||||
|
||||
To manage your
|
||||
UGS setup, please visit the <a href="https://cloud.unity.com/">Unity Cloud
|
||||
Dashboard.</a>
|
||||
|
||||
|
||||
Please refer to the <a href="https://docs.unity3d.com/Packages/com.unity.template.vr-multiplayer@2.0/manual/index.html">Quick
|
||||
Start Guide</a> for more information on the content and settings used in this
|
||||
template. Additionally, the <b>Tutorials</b> tab provides sample content overviews
|
||||
and official Unity resources to help you along the way. '
|
||||
m_Buttons:
|
||||
- Text:
|
||||
m_Untranslated: Start UGS Configuration
|
||||
Tooltip:
|
||||
m_Untranslated: Click this button to start the UGS configuration guide.
|
||||
OnClick:
|
||||
m_PersistentCalls:
|
||||
m_Calls:
|
||||
- m_Target: {fileID: 11400000, guid: e5dd58f713a789747b3f33023e4e160a, type: 2}
|
||||
m_TargetAssemblyTypeName: TutorialCallbacks, Assembly-CSharp-Editor
|
||||
m_MethodName: ShowUGSTutorial
|
||||
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