Migrate to 3D

This commit is contained in:
2026-04-07 03:48:26 +07:00
parent eaeff953fe
commit ddd4c55c9a
13 changed files with 181 additions and 522 deletions
+6 -6
View File
@@ -166,7 +166,7 @@ PlayerSettings:
androidMaxAspectRatio: 2.4
androidMinAspectRatio: 1
applicationIdentifier:
Standalone: com.DefaultCompany.2D-URP
Standalone: com.defaultcompany.myproject
buildNumber:
Standalone: 0
VisionOS: 0
@@ -254,8 +254,8 @@ PlayerSettings:
iOSAutomaticallyDetectAndAddCapabilities: 1
appleEnableProMotion: 0
shaderPrecisionModel: 0
clonedFromGUID: c19f32bac17ee4170b3bf8a6a0333fb9
templatePackageId: com.unity.template.universal-2d@6.1.2
clonedFromGUID:
templatePackageId: com.unity.template.universal@6.1.2
templateDefaultScene: Assets/Scenes/SampleScene.unity
useCustomMainManifest: 0
useCustomLauncherManifest: 0
@@ -555,7 +555,7 @@ PlayerSettings:
splashScreenBackgroundSourcePortrait: {fileID: 0}
blurSplashScreenBackground: 1
spritePackerPolicy:
webGLMemorySize: 32
webGLMemorySize: 256
webGLExceptionSupport: 1
webGLNameFilesAsHashes: 0
webGLShowDiagnostics: 0
@@ -571,8 +571,8 @@ PlayerSettings:
webGLLinkerTarget: 1
webGLThreadsSupport: 0
webGLDecompressionFallback: 0
webGLInitialMemorySize: 32
webGLMaximumMemorySize: 2048
webGLInitialMemorySize: 256
webGLMaximumMemorySize: 1024
webGLMemoryGrowthMode: 2
webGLMemoryLinearGrowthStep: 16
webGLMemoryGeometricGrowthStep: 0.2