mirror of
https://github.com/Earth-Genesis-Games/Ajedrez_Purgatorio.git
synced 2026-09-11 09:47:35 +00:00
feat: crear escenas Chapter2 y Chapter3 con Build Settings actualizado
- Chapter2 (El Hospital) y Chapter3 (La Corte del Juicio) creadas - Editor script CreateChapterScenes con namespaces corregidos - Build Settings: MainMenu(0), Chapter1(1), Chapter2(2), Chapter3(3)
This commit is contained in:
@@ -5,6 +5,8 @@ using UnityEngine.SceneManagement;
|
||||
using UnityEngine.UI;
|
||||
using TMPro;
|
||||
using System.IO;
|
||||
using AjedrezPurgatorio.Meta;
|
||||
using AjedrezPurgatorio.UI;
|
||||
|
||||
/// <summary>
|
||||
/// Creates Chapter2 and Chapter3 scenes by duplicating Chapter1
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 32aaf5d09acca3a44a614cb3331372aa
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 73dc712f8f6725f4fb7ad2b2cb6e2683
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8fc7f1bcfa7b1c843b3524c89201f963
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -11,6 +11,12 @@ EditorBuildSettings:
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/Chapter1.unity
|
||||
guid: 140c67e86e6e43946b3516838408fe24
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/Chapter2.unity
|
||||
guid: 73dc712f8f6725f4fb7ad2b2cb6e2683
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/Chapter3.unity
|
||||
guid: 8fc7f1bcfa7b1c843b3524c89201f963
|
||||
m_configObjects:
|
||||
com.unity.input.settings.actions: {fileID: -944628639613478452, guid: 2bcd2660ca9b64942af0de543d8d7100, type: 3}
|
||||
m_UseUCBPForAssetBundles: 0
|
||||
|
||||
Reference in New Issue
Block a user