show UI task

This commit is contained in:
Le Duc Anh
2025-12-17 17:32:01 +07:00
parent 949e815680
commit 93d0cbd634
6 changed files with 17 additions and 7 deletions
@@ -6,7 +6,7 @@ RenderTexture:
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PlayerPreviewPlaceholder
m_Name: PlayerPreviewPlaceholderRT
m_ImageContentsHash:
serializedVersion: 2
Hash: 00000000000000000000000000000000
@@ -17,7 +17,7 @@ RenderTexture:
m_AntiAliasing: 1
m_MipCount: -1
m_DepthStencilFormat: 0
m_ColorFormat: 59
m_ColorFormat: 12
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: d0c06c588e2a6442488a3542551fb243
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4b6387464cc1416f14012251c47b22f28e699e88848f49f62116f827959e1b8
size 200544838
oid sha256:438163f1c198075d9632e1f2a1092c165839d2272077e753fd50e3f794c4d8ea
size 200547261
+4
View File
@@ -74,6 +74,10 @@ public class CECUIManager : MonoSingleton<CECUIManager>
return;
}
GetInGameUIMan().GetDialog(componentName).Show(true);
return;
var type = FindTypeByName(componentName);
if (TryShowCachedUI(type)) return;
+2 -3
View File
@@ -8,7 +8,7 @@ PlayerSettings:
AndroidProfiler: 0
AndroidFilterTouchesWhenObscured: 0
AndroidEnableSustainedPerformanceMode: 0
defaultScreenOrientation: 4
defaultScreenOrientation: 3
targetDevice: 2
useOnDemandResources: 0
accelerometerFrequency: 60
@@ -59,7 +59,7 @@ PlayerSettings:
iosShowActivityIndicatorOnLoading: -1
androidShowActivityIndicatorOnLoading: -1
iosUseCustomAppBackgroundBehavior: 0
allowedAutorotateToPortrait: 1
allowedAutorotateToPortrait: 0
allowedAutorotateToPortraitUpsideDown: 1
allowedAutorotateToLandscapeRight: 1
allowedAutorotateToLandscapeLeft: 1
@@ -70,7 +70,6 @@ PlayerSettings:
androidStartInFullscreen: 1
androidRenderOutsideSafeArea: 1
androidUseSwappy: 1
androidDisplayOptions: 1
androidBlitType: 0
androidResizeableActivity: 1
androidDefaultWindowWidth: 1920