적군 구현

This commit is contained in:
김도환
2026-04-18 17:30:41 +09:00
parent 00b52e8b79
commit aec5dfbcf6
7 changed files with 421 additions and 7 deletions

View File

@@ -0,0 +1,70 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &1
MonoBehaviour:
m_ObjectHideFlags: 53
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 0}
m_Name:
m_EditorClassIdentifier: UnityEditor.ProjectAuditorModule:Unity.ProjectAuditor.Editor:ProjectAuditorSettings
Rules:
rules: []
DiagnosticParams:
paramsStack:
- PlatformGroup:
m_String: Unknown
m_SerializedParams:
- Key: StreamingAssetsFolderSizeLimit
Value: 50
- Key: SpriteAtlasEmptySpaceLimit
Value: 50
- Key: TextureStreamingMipmapsSizeLimit
Value: 4000
- Key: StreamingClipThresholdBytes
Value: 218294
- Key: LongDecompressedClipThresholdBytes
Value: 204800
- Key: LongCompressedMobileClipThresholdBytes
Value: 204800
- Key: LoadInBackGroundClipSizeThresholdBytes
Value: 204800
- PlatformGroup:
m_String: Standalone
m_SerializedParams:
- Key: StreamingAssetsFolderSizeLimit
Value: 50
- Key: SpriteAtlasEmptySpaceLimit
Value: 50
- Key: TextureStreamingMipmapsSizeLimit
Value: 4000
- Key: StreamingClipThresholdBytes
Value: 218294
- Key: LongDecompressedClipThresholdBytes
Value: 204800
- Key: LongCompressedMobileClipThresholdBytes
Value: 204800
- Key: LoadInBackGroundClipSizeThresholdBytes
Value: 204800
- PlatformGroup:
m_String: WebGL
m_SerializedParams:
- Key: StreamingAssetsFolderSizeLimit
Value: 50
- Key: SpriteAtlasEmptySpaceLimit
Value: 50
- Key: TextureStreamingMipmapsSizeLimit
Value: 4000
- Key: StreamingClipThresholdBytes
Value: 218294
- Key: LongDecompressedClipThresholdBytes
Value: 204800
- Key: LongCompressedMobileClipThresholdBytes
Value: 204800
- Key: LoadInBackGroundClipSizeThresholdBytes
Value: 204800
CurrentParamsIndex: 0