feature/multi_targets #7
File diff suppressed because one or more lines are too long
@ -19,7 +19,7 @@ public class ChangeScene : MonoBehaviour
|
||||
readonly Dictionary<AvailableScenes, String> _scenesNames = new Dictionary<AvailableScenes, String>()
|
||||
{
|
||||
{ AvailableScenes.MainMenu, "MainMenu" },
|
||||
{ AvailableScenes.CompositionMenu, "CompositionMenu" },
|
||||
{ AvailableScenes.CompositionMenu, "CompositionMode" },
|
||||
{ AvailableScenes.QuizzMode, "QuizzMode" },
|
||||
};
|
||||
// Start is called before the first frame update
|
||||
|
File diff suppressed because one or more lines are too long
@ -182,8 +182,8 @@ MonoBehaviour:
|
||||
m_Calls: []
|
||||
m_text: version
|
||||
m_isRightToLeft: 0
|
||||
m_fontAsset: {fileID: 11400000, guid: d964a13953657c04a958252184207567, type: 2}
|
||||
m_sharedMaterial: {fileID: 2180264, guid: d964a13953657c04a958252184207567, type: 2}
|
||||
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
||||
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
||||
m_fontSharedMaterials: []
|
||||
m_fontMaterial: {fileID: 0}
|
||||
m_fontMaterials: []
|
||||
@ -837,8 +837,8 @@ MonoBehaviour:
|
||||
|
||||
(marker-based)'
|
||||
m_isRightToLeft: 0
|
||||
m_fontAsset: {fileID: 11400000, guid: d964a13953657c04a958252184207567, type: 2}
|
||||
m_sharedMaterial: {fileID: 2180264, guid: d964a13953657c04a958252184207567, type: 2}
|
||||
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
||||
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
||||
m_fontSharedMaterials: []
|
||||
m_fontMaterial: {fileID: 0}
|
||||
m_fontMaterials: []
|
||||
@ -1168,8 +1168,8 @@ MonoBehaviour:
|
||||
m_Calls: []
|
||||
m_text: Quizz Mode !
|
||||
m_isRightToLeft: 0
|
||||
m_fontAsset: {fileID: 11400000, guid: d964a13953657c04a958252184207567, type: 2}
|
||||
m_sharedMaterial: {fileID: 2180264, guid: d964a13953657c04a958252184207567, type: 2}
|
||||
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
||||
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
||||
m_fontSharedMaterials: []
|
||||
m_fontMaterial: {fileID: 0}
|
||||
m_fontMaterials: []
|
||||
|
@ -5,21 +5,15 @@ EditorBuildSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Scenes:
|
||||
- enabled: 0
|
||||
path: Assets/Scenes/MainMenu.unity
|
||||
guid: 432255403d6f571478f1043c2afa99d5
|
||||
- enabled: 0
|
||||
path: Assets/Scenes/Fusion.unity
|
||||
guid: 2a5939d7d79bc264eb4560107f96904a
|
||||
- enabled: 1
|
||||
path: Assets/__Scenes/CompositionMode.unity
|
||||
guid: c9caa719613dc274081a67ffec6035b9
|
||||
- enabled: 1
|
||||
path: Assets/__Scenes/MainMenu.unity
|
||||
guid: 21847698021eba44f950c2f660cf05d4
|
||||
- enabled: 1
|
||||
path: Assets/__Scenes/QuizzMode.unity
|
||||
guid: cc3244f04212efd42b790b18c736d78a
|
||||
- enabled: 1
|
||||
path: Assets/__Scenes/CompositionMode.unity
|
||||
guid: c9caa719613dc274081a67ffec6035b9
|
||||
m_configObjects:
|
||||
Unity.XR.WindowsMR.Settings: {fileID: 11400000, guid: 744b813df90924c169af73489b8325de, type: 2}
|
||||
UnityEditor.XR.ARCore.ARCoreSettings: {fileID: 11400000, guid: bcb8ef97c341eb345835ba52cc0ee9d8, type: 2}
|
||||
|
Loading…
x
Reference in New Issue
Block a user