Initial commit

This commit is contained in:
Thorbjoern
2025-05-26 00:46:28 +02:00
commit e5bca03433
3896 changed files with 1434297 additions and 0 deletions
@@ -0,0 +1,113 @@
%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: 1-Start Page
m_EditorClassIdentifier:
Title:
m_Untranslated: Mini Games Overview
m_Paragraphs:
m_Items:
- m_Type: 6
Title:
m_Untranslated:
Text:
m_Untranslated:
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: 0
Title:
m_Untranslated:
Text:
m_Untranslated: "The Sample Scene contains numerous Networked Mini Game examples.\n\nThese
are the areas we will explore in this tutorial:\n\xB7 Low Level prefab
for Mini Games\n\xB7 Climbing Mini Game\n\xB7 Whack A Pig Mini Game\n\xB7
Slingshot Mini Game"
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: 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: 0}
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
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ec90e015ccc473e49a2ee51bedbd5bfb
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,148 @@
%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: 2-Mini Game Prefab Overview
m_EditorClassIdentifier:
Title:
m_Untranslated: Mini Game Prefab
m_Paragraphs:
m_Items:
- m_Type: 6
Title:
m_Untranslated:
Text:
m_Untranslated:
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: 0
Title:
m_Untranslated:
Text:
m_Untranslated: "All Mini Games in this template are built as variants of
the Mini Game prefab, which displays a UI panel divided into two sections.\n\nThe
top section contains the following UI elements: \n \xB7 <b>Tutorial
Video Player </b>\n \xB7 <b>Current Game Name </b>\n \xB7 <b>Tooltip
Toggle </b>\n\n\nThe bottom section contains the following UI elements:\n
\xB7 <b>Current Score Record </b>\n \xB7 <b>Current Participant Scoreboard
</b>\n \xB7 <b>Game State </b>\n \xB7 <b>Join</b> button "
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:
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: 1
m_FocusMode: 0
m_Orthographic: 0
m_Size: 1.0362731
m_Pivot: {x: -7.990675, y: 1.5880369, z: 16.23}
m_Rotation: {x: -0.00844025, y: -0.7106565, z: -0.0085294675, w: 0.703442}
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_AutoAdvance: 0
Showing:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 11400000, guid: e5dd58f713a789747b3f33023e4e160a, type: 2}
m_TargetAssemblyTypeName: TutorialCallbacks, Assembly-CSharp-Editor
m_MethodName: OpenPrefabView
m_Mode: 2
m_Arguments:
m_ObjectArgument: {fileID: 7186559985508343770, guid: cd8efcec8c5003244ba72f226b7e898a,
type: 3}
m_ObjectArgumentAssemblyTypeName: UnityEngine.GameObject, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_CallState: 1
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
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 951662c7419b29948865b2f50cc6e00a
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,145 @@
%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: 3-Mini Game Variant Prefabs
m_EditorClassIdentifier:
Title:
m_Untranslated: Mini Game Prefab Variants
m_Paragraphs:
m_Items:
- m_Type: 6
Title:
m_Untranslated:
Text:
m_Untranslated:
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: 0
Title:
m_Untranslated:
Text:
m_Untranslated: 'All the Mini Game scripts live under their own namespace
and folder structure to easily be removed if unwanted.
Now let''s
take a look at the higher level variants used to create mini games. '
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:
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: 1
m_FocusMode: 0
m_Orthographic: 0
m_Size: 0.8660254
m_Pivot: {x: 7.9501724, y: 3.153281, z: 12.867677}
m_Rotation: {x: -0.04032341, y: -0.37428972, z: -0.016282419, w: 0.9263193}
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_AutoAdvance: 0
Showing:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 11400000, guid: e5dd58f713a789747b3f33023e4e160a, type: 2}
m_TargetAssemblyTypeName: TutorialCallbacks, Assembly-CSharp-Editor
m_MethodName: ExitPrefabView
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
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
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 049a833cec1ecef40a9b6b1476fc4025
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,143 @@
%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: 4-Climbing Mini Game
m_EditorClassIdentifier:
Title:
m_Untranslated: Climbing Mini Game
m_Paragraphs:
m_Items:
- m_Type: 6
Title:
m_Untranslated:
Text:
m_Untranslated:
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: 0
Title:
m_Untranslated:
Text:
m_Untranslated: The Climbing Mini Game shows an example of how to create
a time based mini game. Time based mini games have the players compete
for the fastest time.
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: Climbing Mini Game Overview Complete!
Text:
m_Untranslated: Press <b>Next</b> to continue.
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: 1
m_FocusMode: 0
m_Orthographic: 0
m_Size: 0.4617189
m_Pivot: {x: -22.719454, y: 3.5362523, z: 24.722506}
m_Rotation: {x: -0.05098361, y: -0.5573821, z: -0.034324154, w: 0.8279813}
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_AutoAdvance: 0
Showing:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 11400000, guid: e5dd58f713a789747b3f33023e4e160a, type: 2}
m_TargetAssemblyTypeName: TutorialCallbacks, Assembly-CSharp-Editor
m_MethodName: SelectObjectInHeirarchyByName
m_Mode: 5
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument: Mini Game - Climber (Variant)
m_BoolArgument: 0
m_CallState: 1
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
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 168e86d155265ca40bf29e76c8cc2ecb
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,147 @@
%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: 5-Whack A Pig Mini Game
m_EditorClassIdentifier:
Title:
m_Untranslated: Whack A Pig Mini Game
m_Paragraphs:
m_Items:
- m_Type: 6
Title:
m_Untranslated:
Text:
m_Untranslated:
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: 0
Title:
m_Untranslated:
Text:
m_Untranslated: 'The Whack A Pig Mini Game shows an example of how to create
a score based mini game and how to interact with <b>Velocity Tracked Interactables</b>
over the network. Score based mini games have the players compete for the
highest score.
<b>Watch out for the red pigs (-5 points)!</b>'
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: 'Whack-a-Pig Mini Game Overview Complete! '
Text:
m_Untranslated: Press <b>Next</b> to continue.
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: 1
m_FocusMode: 0
m_Orthographic: 0
m_Size: 0.4617189
m_Pivot: {x: -0.501111, y: 3.4955616, z: 36.29493}
m_Rotation: {x: 0.14294614, y: 0.16544442, z: -0.024245908, w: 0.9755065}
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_AutoAdvance: 0
Showing:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 11400000, guid: e5dd58f713a789747b3f33023e4e160a, type: 2}
m_TargetAssemblyTypeName: TutorialCallbacks, Assembly-CSharp-Editor
m_MethodName: SelectObjectInHeirarchyByName
m_Mode: 5
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument: Mini Game - Whack A Pig (Variant)
m_BoolArgument: 0
m_CallState: 1
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
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ac8c5230000c78b4c9f27602f1b0b64f
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,142 @@
%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: 6-Slingshot Mini Game
m_EditorClassIdentifier:
Title:
m_Untranslated: Slingshot Mini Game
m_Paragraphs:
m_Items:
- m_Type: 6
Title:
m_Untranslated:
Text:
m_Untranslated:
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: 0
Title:
m_Untranslated:
Text:
m_Untranslated: The Slingshot Mini Game is another example of a <b>Score
Based Mini Game</b> where players shoot slingshots through targets.
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: 'Slingshot Mini Game Overview Complete! '
Text:
m_Untranslated: Press <b>Next</b> to continue.
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: 1
m_FocusMode: 0
m_Orthographic: 0
m_Size: 0.4617189
m_Pivot: {x: 24.875189, y: 5.84618, z: 23.569199}
m_Rotation: {x: 0.14157885, y: 0.4868261, z: -0.080315374, w: 0.8582034}
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_AutoAdvance: 0
Showing:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 11400000, guid: e5dd58f713a789747b3f33023e4e160a, type: 2}
m_TargetAssemblyTypeName: TutorialCallbacks, Assembly-CSharp-Editor
m_MethodName: SelectObjectInHeirarchyByName
m_Mode: 5
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument: Mini Game - Slingshot (Variant)
m_BoolArgument: 0
m_CallState: 1
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
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 53401daaea7ea2a489711c29867ceec0
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,130 @@
%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: 7-LastPage
m_EditorClassIdentifier:
Title:
m_Untranslated: Mini Games Overview Complete!
m_Paragraphs:
m_Items:
- m_Type: 6
Title:
m_Untranslated:
Text:
m_Untranslated:
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: 0
Title:
m_Untranslated: Page title
Text:
m_Untranslated: You have now completed the high level overview of the Mini
Games.
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: 'Mini Games Overview Complete! '
Text:
m_Untranslated: Press <b>Done</b> to Exit this tutorial.
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: 1
m_FocusMode: 0
m_Orthographic: 0
m_Size: 0.4617189
m_Pivot: {x: 11.679702, y: 5.3602047, z: 23.30389}
m_Rotation: {x: -0.007995261, y: 0.9634206, z: -0.02891053, w: -0.26632679}
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_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
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: cf4b8b068487fa24890d660c95e0f295
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,69 @@
%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: Tutorial 5 - Sample Scene Mini Games
m_EditorClassIdentifier:
TutorialTitle:
m_Untranslated: Sample Scene Mini Games Tutorial
m_ProgressTrackingEnabled: 1
m_LessonId: 5a03965b-af5b-4d05-8761-3eca3d14394f
m_Version: 1
m_SceneManagementBehavior: 0
m_Scenes:
- {fileID: 102900000, guid: 13f6f87036926f94ab0417ca1b31725c, type: 3}
m_DefaultSceneCameraSettings:
m_CameraMode: 1
m_FocusMode: 0
m_Orthographic: 0
m_Size: 0.8660254
m_Pivot: {x: 7.9501724, y: 3.153281, z: 12.867677}
m_Rotation: {x: -0.04032341, y: -0.37428972, z: -0.016282419, w: 0.9263193}
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: 0}
m_Pages:
m_Items:
- {fileID: 11400000, guid: ec90e015ccc473e49a2ee51bedbd5bfb, type: 2}
- {fileID: 11400000, guid: 951662c7419b29948865b2f50cc6e00a, type: 2}
- {fileID: 11400000, guid: 049a833cec1ecef40a9b6b1476fc4025, type: 2}
- {fileID: 11400000, guid: 168e86d155265ca40bf29e76c8cc2ecb, type: 2}
- {fileID: 11400000, guid: ac8c5230000c78b4c9f27602f1b0b64f, type: 2}
- {fileID: 11400000, guid: 53401daaea7ea2a489711c29867ceec0, type: 2}
- {fileID: 11400000, guid: cf4b8b068487fa24890d660c95e0f295, type: 2}
CompletionDialog: {fileID: 0}
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,8 @@
fileFormatVersion: 2
guid: 5d3e2d1cc14b9cf4086f01a607380a7f
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant: