fixes in tutorial saving

This commit is contained in:
2024-12-04 09:15:55 +01:00
parent 9f0ad6fe5f
commit 8c5ecb6405
7 changed files with 883 additions and 805 deletions

View File

@@ -11,10 +11,10 @@ EditorBuildSettings:
- enabled: 1
path: Assets/Scenes/Intro.unity
guid: 4b539ebea87e44d9d9a11edf96f9313e
- enabled: 1
- enabled: 0
path: Assets/Scenes/Land_01/Land_of_Death_Wasteland.unity
guid: a1589cdbd2c30d24086609fde063c860
- enabled: 0
- enabled: 1
path: Assets/Scenes/Land_01/Land_Of_Death_Demo.unity
guid: e39ef5fabe05d4cc7a91b22299648632
- enabled: 1

View File

@@ -75,6 +75,7 @@ PlayerSettings:
androidMinimumWindowWidth: 400
androidMinimumWindowHeight: 300
androidFullscreenMode: 1
androidAutoRotationBehavior: 1
defaultIsNativeResolution: 1
macRetinaSupport: 1
runInBackground: 1
@@ -244,7 +245,7 @@ PlayerSettings:
iPhone: eu.3dev.beyond
buildNumber:
Standalone: 0
iPhone: 2898
iPhone: 2906
tvOS: 0
overrideDefaultApplicationIdentifier: 1
AndroidBundleVersionCode: 1
@@ -330,6 +331,7 @@ PlayerSettings:
useCustomLauncherGradleManifest: 0
useCustomBaseGradleTemplate: 0
useCustomGradlePropertiesTemplate: 0
useCustomGradleSettingsTemplate: 0
useCustomProguardFile: 0
AndroidTargetArchitectures: 1
AndroidTargetDevices: 0
@@ -350,7 +352,6 @@ PlayerSettings:
banner: {fileID: 0}
androidGamepadSupportLevel: 0
chromeosInputEmulation: 1
AndroidMinifyWithR8: 0
AndroidMinifyRelease: 0
AndroidMinifyDebug: 0
AndroidValidateAppBundleSize: 1
@@ -954,6 +955,7 @@ PlayerSettings:
metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
a: 1}
metroSplashScreenUseBackgroundColor: 0
syncCapabilities: 0
platformCapabilities: {}
metroTargetDeviceFamilies: {}
metroFTAName:

View File

@@ -1,2 +1,2 @@
m_EditorVersion: 2021.3.32f1
m_EditorVersionWithRevision: 2021.3.32f1 (3b9dae9532f5)
m_EditorVersion: 2021.3.45f1
m_EditorVersionWithRevision: 2021.3.45f1 (0da89fac8e79)