Tutorial done
This commit is contained in:
8
Assets/Darkmatter/Data/Tutorial.meta
Normal file
8
Assets/Darkmatter/Data/Tutorial.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bf4c00fda65d94d4da204b00409759ed
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
22
Assets/Darkmatter/Data/Tutorial/TutorialStepsConfig.asset
Normal file
22
Assets/Darkmatter/Data/Tutorial/TutorialStepsConfig.asset
Normal file
@@ -0,0 +1,22 @@
|
||||
%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: 5c513430cc85f4357b3df1da019bf554, type: 3}
|
||||
m_Name: TutorialStepsConfig
|
||||
m_EditorClassIdentifier: Core::Darkmatter.Core.Data.Static.Features.Tutorial.TutorialStepsConfig
|
||||
pickText: Pick a picture to start!
|
||||
dragText: Drag the piece to its spot!
|
||||
finishText: Now finish the puzzle!
|
||||
colorText: Choose a color!
|
||||
paintText: Tap the picture to color it!
|
||||
nextText: Tap Next when you're done!
|
||||
doneText: Yay! You did it!
|
||||
stepTimeoutSeconds: 45
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 71357eb1222bb4151ab4e5697a1decd3
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user