Compare commits
No commits in common. "dd12a88d11966e2b896801d8d37ef564712eebaf" and "c09085354bc1e33246c2a9adf5aa5fc63285baeb" have entirely different histories.
dd12a88d11
...
c09085354b
@ -101,7 +101,7 @@ namespace AxibugEmuOnline.Editors
|
|||||||
#endif
|
#endif
|
||||||
string targetName = $"{Application.productName}_{titleid}.nsp";
|
string targetName = $"{Application.productName}_{titleid}.nsp";
|
||||||
|
|
||||||
string _locationPathName = $"Output/NSPBuild/{DateTime.Now.ToString("yyyyMMddHHmmss")}/{targetName}";
|
string _locationPathName = $"Output/NSPBuild/{targetName}";
|
||||||
var options = new BuildPlayerOptions
|
var options = new BuildPlayerOptions
|
||||||
{
|
{
|
||||||
scenes = levels.ToArray(),
|
scenes = levels.ToArray(),
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -25,13 +25,13 @@ Transform:
|
|||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_GameObject: {fileID: 173080370084988713}
|
m_GameObject: {fileID: 173080370084988713}
|
||||||
serializedVersion: 2
|
|
||||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
m_Children: []
|
m_Children: []
|
||||||
m_Father: {fileID: 7122109429436137579}
|
m_Father: {fileID: 7122109429436137579}
|
||||||
|
m_RootOrder: -2
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!114 &1464475178787633862
|
--- !u!114 &1464475178787633862
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
@ -78,7 +78,6 @@ MonoBehaviour:
|
|||||||
m_DeselectOnBackgroundClick: 1
|
m_DeselectOnBackgroundClick: 1
|
||||||
m_PointerBehavior: 0
|
m_PointerBehavior: 0
|
||||||
m_CursorLockBehavior: 0
|
m_CursorLockBehavior: 0
|
||||||
m_ScrollDeltaPerTick: 6
|
|
||||||
--- !u!1 &261166211120060501
|
--- !u!1 &261166211120060501
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
@ -112,6 +111,7 @@ RectTransform:
|
|||||||
- {fileID: 7813729344275964042}
|
- {fileID: 7813729344275964042}
|
||||||
- {fileID: 4804966765082268001}
|
- {fileID: 4804966765082268001}
|
||||||
m_Father: {fileID: 5169543666820693527}
|
m_Father: {fileID: 5169543666820693527}
|
||||||
|
m_RootOrder: -2
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
m_AnchorMin: {x: 0, y: 0}
|
m_AnchorMin: {x: 0, y: 0}
|
||||||
m_AnchorMax: {x: 1, y: 1}
|
m_AnchorMax: {x: 1, y: 1}
|
||||||
@ -167,6 +167,7 @@ RectTransform:
|
|||||||
- {fileID: 4140710606298198504}
|
- {fileID: 4140710606298198504}
|
||||||
- {fileID: 3574645515793225367}
|
- {fileID: 3574645515793225367}
|
||||||
m_Father: {fileID: 7122109429436137579}
|
m_Father: {fileID: 7122109429436137579}
|
||||||
|
m_RootOrder: -2
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
m_AnchorMin: {x: 0, y: 0}
|
m_AnchorMin: {x: 0, y: 0}
|
||||||
m_AnchorMax: {x: 0, y: 0}
|
m_AnchorMax: {x: 0, y: 0}
|
||||||
@ -190,7 +191,6 @@ Canvas:
|
|||||||
m_OverrideSorting: 0
|
m_OverrideSorting: 0
|
||||||
m_OverridePixelPerfect: 0
|
m_OverridePixelPerfect: 0
|
||||||
m_SortingBucketNormalizedSize: 0
|
m_SortingBucketNormalizedSize: 0
|
||||||
m_VertexColorAlwaysGammaSpace: 0
|
|
||||||
m_AdditionalShaderChannelsFlag: 1
|
m_AdditionalShaderChannelsFlag: 1
|
||||||
m_UpdateRectTransformForStandalone: 0
|
m_UpdateRectTransformForStandalone: 0
|
||||||
m_SortingLayerID: 0
|
m_SortingLayerID: 0
|
||||||
@ -268,6 +268,7 @@ RectTransform:
|
|||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
m_Children: []
|
m_Children: []
|
||||||
m_Father: {fileID: 8545038260809852605}
|
m_Father: {fileID: 8545038260809852605}
|
||||||
|
m_RootOrder: -2
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
m_AnchorMin: {x: 0, y: 0}
|
m_AnchorMin: {x: 0, y: 0}
|
||||||
m_AnchorMax: {x: 1, y: 1}
|
m_AnchorMax: {x: 1, y: 1}
|
||||||
@ -345,7 +346,6 @@ Transform:
|
|||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_GameObject: {fileID: 4747871931704546037}
|
m_GameObject: {fileID: 4747871931704546037}
|
||||||
serializedVersion: 2
|
|
||||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
@ -356,6 +356,7 @@ Transform:
|
|||||||
- {fileID: 5927909303067165599}
|
- {fileID: 5927909303067165599}
|
||||||
- {fileID: 5169543666820693527}
|
- {fileID: 5169543666820693527}
|
||||||
m_Father: {fileID: 0}
|
m_Father: {fileID: 0}
|
||||||
|
m_RootOrder: -2
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!114 &-5568097984606286463
|
--- !u!114 &-5568097984606286463
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
@ -403,6 +404,7 @@ RectTransform:
|
|||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
m_Children: []
|
m_Children: []
|
||||||
m_Father: {fileID: 8545038260809852605}
|
m_Father: {fileID: 8545038260809852605}
|
||||||
|
m_RootOrder: -2
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
m_AnchorMin: {x: 0, y: 0}
|
m_AnchorMin: {x: 0, y: 0}
|
||||||
m_AnchorMax: {x: 1, y: 1}
|
m_AnchorMax: {x: 1, y: 1}
|
||||||
@ -484,13 +486,13 @@ Transform:
|
|||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_GameObject: {fileID: 6868843688838274199}
|
m_GameObject: {fileID: 6868843688838274199}
|
||||||
serializedVersion: 2
|
|
||||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
m_Children: []
|
m_Children: []
|
||||||
m_Father: {fileID: 7122109429436137579}
|
m_Father: {fileID: 7122109429436137579}
|
||||||
|
m_RootOrder: -2
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!114 &5322909716643310759
|
--- !u!114 &5322909716643310759
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
@ -535,6 +537,7 @@ RectTransform:
|
|||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
m_Children: []
|
m_Children: []
|
||||||
m_Father: {fileID: 8545038260809852605}
|
m_Father: {fileID: 8545038260809852605}
|
||||||
|
m_RootOrder: -2
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
m_AnchorMin: {x: 0, y: 0}
|
m_AnchorMin: {x: 0, y: 0}
|
||||||
m_AnchorMax: {x: 1, y: 1}
|
m_AnchorMax: {x: 1, y: 1}
|
||||||
@ -604,13 +607,13 @@ Transform:
|
|||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_GameObject: {fileID: 9087746359628224422}
|
m_GameObject: {fileID: 9087746359628224422}
|
||||||
serializedVersion: 2
|
|
||||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
m_Children: []
|
m_Children: []
|
||||||
m_Father: {fileID: 7122109429436137579}
|
m_Father: {fileID: 7122109429436137579}
|
||||||
|
m_RootOrder: -2
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!20 &4468044133909204598
|
--- !u!20 &4468044133909204598
|
||||||
Camera:
|
Camera:
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.0 KiB |
@ -1,130 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 562e8ae4167d26b42b4dd08d3f809531
|
|
||||||
TextureImporter:
|
|
||||||
internalIDToNameTable: []
|
|
||||||
externalObjects: {}
|
|
||||||
serializedVersion: 13
|
|
||||||
mipmaps:
|
|
||||||
mipMapMode: 0
|
|
||||||
enableMipMap: 0
|
|
||||||
sRGBTexture: 1
|
|
||||||
linearTexture: 0
|
|
||||||
fadeOut: 0
|
|
||||||
borderMipMap: 0
|
|
||||||
mipMapsPreserveCoverage: 0
|
|
||||||
alphaTestReferenceValue: 0.5
|
|
||||||
mipMapFadeDistanceStart: 1
|
|
||||||
mipMapFadeDistanceEnd: 3
|
|
||||||
bumpmap:
|
|
||||||
convertToNormalMap: 0
|
|
||||||
externalNormalMap: 0
|
|
||||||
heightScale: 0.25
|
|
||||||
normalMapFilter: 0
|
|
||||||
flipGreenChannel: 0
|
|
||||||
isReadable: 0
|
|
||||||
streamingMipmaps: 0
|
|
||||||
streamingMipmapsPriority: 0
|
|
||||||
vTOnly: 0
|
|
||||||
ignoreMipmapLimit: 0
|
|
||||||
grayScaleToAlpha: 0
|
|
||||||
generateCubemap: 6
|
|
||||||
cubemapConvolution: 0
|
|
||||||
seamlessCubemap: 0
|
|
||||||
textureFormat: 1
|
|
||||||
maxTextureSize: 2048
|
|
||||||
textureSettings:
|
|
||||||
serializedVersion: 2
|
|
||||||
filterMode: 1
|
|
||||||
aniso: 1
|
|
||||||
mipBias: 0
|
|
||||||
wrapU: 1
|
|
||||||
wrapV: 1
|
|
||||||
wrapW: 0
|
|
||||||
nPOTScale: 0
|
|
||||||
lightmap: 0
|
|
||||||
compressionQuality: 50
|
|
||||||
spriteMode: 1
|
|
||||||
spriteExtrude: 1
|
|
||||||
spriteMeshType: 1
|
|
||||||
alignment: 0
|
|
||||||
spritePivot: {x: 0.5, y: 0.5}
|
|
||||||
spritePixelsToUnits: 100
|
|
||||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
spriteGenerateFallbackPhysicsShape: 1
|
|
||||||
alphaUsage: 1
|
|
||||||
alphaIsTransparency: 1
|
|
||||||
spriteTessellationDetail: -1
|
|
||||||
textureType: 8
|
|
||||||
textureShape: 1
|
|
||||||
singleChannelComponent: 0
|
|
||||||
flipbookRows: 1
|
|
||||||
flipbookColumns: 1
|
|
||||||
maxTextureSizeSet: 0
|
|
||||||
compressionQualitySet: 0
|
|
||||||
textureFormatSet: 0
|
|
||||||
ignorePngGamma: 0
|
|
||||||
applyGammaDecoding: 0
|
|
||||||
swizzle: 50462976
|
|
||||||
cookieLightType: 0
|
|
||||||
platformSettings:
|
|
||||||
- serializedVersion: 4
|
|
||||||
buildTarget: DefaultTexturePlatform
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 1
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
ignorePlatformSupport: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
||||||
- serializedVersion: 4
|
|
||||||
buildTarget: Standalone
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 1
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
ignorePlatformSupport: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
||||||
- serializedVersion: 4
|
|
||||||
buildTarget: Android
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 1
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
ignorePlatformSupport: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
||||||
spriteSheet:
|
|
||||||
serializedVersion: 2
|
|
||||||
sprites: []
|
|
||||||
outline: []
|
|
||||||
customData:
|
|
||||||
physicsShape: []
|
|
||||||
bones: []
|
|
||||||
spriteID: 5e97eb03825dee720800000000000000
|
|
||||||
internalID: 0
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
secondaryTextures: []
|
|
||||||
spriteCustomMetadata:
|
|
||||||
entries: []
|
|
||||||
nameFileIdTable: {}
|
|
||||||
mipmapLimitGroupName:
|
|
||||||
pSDRemoveMatte: 0
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.6 KiB |
@ -1,117 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 3efbb404fd0fa2440b59f2759cb66521
|
|
||||||
TextureImporter:
|
|
||||||
internalIDToNameTable: []
|
|
||||||
externalObjects: {}
|
|
||||||
serializedVersion: 13
|
|
||||||
mipmaps:
|
|
||||||
mipMapMode: 0
|
|
||||||
enableMipMap: 0
|
|
||||||
sRGBTexture: 1
|
|
||||||
linearTexture: 0
|
|
||||||
fadeOut: 0
|
|
||||||
borderMipMap: 0
|
|
||||||
mipMapsPreserveCoverage: 0
|
|
||||||
alphaTestReferenceValue: 0.5
|
|
||||||
mipMapFadeDistanceStart: 1
|
|
||||||
mipMapFadeDistanceEnd: 3
|
|
||||||
bumpmap:
|
|
||||||
convertToNormalMap: 0
|
|
||||||
externalNormalMap: 0
|
|
||||||
heightScale: 0.25
|
|
||||||
normalMapFilter: 0
|
|
||||||
flipGreenChannel: 0
|
|
||||||
isReadable: 0
|
|
||||||
streamingMipmaps: 0
|
|
||||||
streamingMipmapsPriority: 0
|
|
||||||
vTOnly: 0
|
|
||||||
ignoreMipmapLimit: 0
|
|
||||||
grayScaleToAlpha: 0
|
|
||||||
generateCubemap: 6
|
|
||||||
cubemapConvolution: 0
|
|
||||||
seamlessCubemap: 0
|
|
||||||
textureFormat: 1
|
|
||||||
maxTextureSize: 2048
|
|
||||||
textureSettings:
|
|
||||||
serializedVersion: 2
|
|
||||||
filterMode: 1
|
|
||||||
aniso: 1
|
|
||||||
mipBias: 0
|
|
||||||
wrapU: 1
|
|
||||||
wrapV: 1
|
|
||||||
wrapW: 0
|
|
||||||
nPOTScale: 0
|
|
||||||
lightmap: 0
|
|
||||||
compressionQuality: 50
|
|
||||||
spriteMode: 1
|
|
||||||
spriteExtrude: 1
|
|
||||||
spriteMeshType: 1
|
|
||||||
alignment: 0
|
|
||||||
spritePivot: {x: 0.5, y: 0.5}
|
|
||||||
spritePixelsToUnits: 100
|
|
||||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
spriteGenerateFallbackPhysicsShape: 1
|
|
||||||
alphaUsage: 1
|
|
||||||
alphaIsTransparency: 1
|
|
||||||
spriteTessellationDetail: -1
|
|
||||||
textureType: 8
|
|
||||||
textureShape: 1
|
|
||||||
singleChannelComponent: 0
|
|
||||||
flipbookRows: 1
|
|
||||||
flipbookColumns: 1
|
|
||||||
maxTextureSizeSet: 0
|
|
||||||
compressionQualitySet: 0
|
|
||||||
textureFormatSet: 0
|
|
||||||
ignorePngGamma: 0
|
|
||||||
applyGammaDecoding: 0
|
|
||||||
swizzle: 50462976
|
|
||||||
cookieLightType: 0
|
|
||||||
platformSettings:
|
|
||||||
- serializedVersion: 4
|
|
||||||
buildTarget: DefaultTexturePlatform
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 1
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
ignorePlatformSupport: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
||||||
- serializedVersion: 4
|
|
||||||
buildTarget: Standalone
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 1
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
ignorePlatformSupport: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
||||||
spriteSheet:
|
|
||||||
serializedVersion: 2
|
|
||||||
sprites: []
|
|
||||||
outline: []
|
|
||||||
customData:
|
|
||||||
physicsShape: []
|
|
||||||
bones: []
|
|
||||||
spriteID: 5e97eb03825dee720800000000000000
|
|
||||||
internalID: 0
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
secondaryTextures: []
|
|
||||||
spriteCustomMetadata:
|
|
||||||
entries: []
|
|
||||||
nameFileIdTable: {}
|
|
||||||
mipmapLimitGroupName:
|
|
||||||
pSDRemoveMatte: 0
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.5 KiB |
@ -1,117 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 0ab2653139d474e40a1ce8213f36274e
|
|
||||||
TextureImporter:
|
|
||||||
internalIDToNameTable: []
|
|
||||||
externalObjects: {}
|
|
||||||
serializedVersion: 13
|
|
||||||
mipmaps:
|
|
||||||
mipMapMode: 0
|
|
||||||
enableMipMap: 0
|
|
||||||
sRGBTexture: 1
|
|
||||||
linearTexture: 0
|
|
||||||
fadeOut: 0
|
|
||||||
borderMipMap: 0
|
|
||||||
mipMapsPreserveCoverage: 0
|
|
||||||
alphaTestReferenceValue: 0.5
|
|
||||||
mipMapFadeDistanceStart: 1
|
|
||||||
mipMapFadeDistanceEnd: 3
|
|
||||||
bumpmap:
|
|
||||||
convertToNormalMap: 0
|
|
||||||
externalNormalMap: 0
|
|
||||||
heightScale: 0.25
|
|
||||||
normalMapFilter: 0
|
|
||||||
flipGreenChannel: 0
|
|
||||||
isReadable: 0
|
|
||||||
streamingMipmaps: 0
|
|
||||||
streamingMipmapsPriority: 0
|
|
||||||
vTOnly: 0
|
|
||||||
ignoreMipmapLimit: 0
|
|
||||||
grayScaleToAlpha: 0
|
|
||||||
generateCubemap: 6
|
|
||||||
cubemapConvolution: 0
|
|
||||||
seamlessCubemap: 0
|
|
||||||
textureFormat: 1
|
|
||||||
maxTextureSize: 2048
|
|
||||||
textureSettings:
|
|
||||||
serializedVersion: 2
|
|
||||||
filterMode: 1
|
|
||||||
aniso: 1
|
|
||||||
mipBias: 0
|
|
||||||
wrapU: 1
|
|
||||||
wrapV: 1
|
|
||||||
wrapW: 0
|
|
||||||
nPOTScale: 0
|
|
||||||
lightmap: 0
|
|
||||||
compressionQuality: 50
|
|
||||||
spriteMode: 1
|
|
||||||
spriteExtrude: 1
|
|
||||||
spriteMeshType: 1
|
|
||||||
alignment: 0
|
|
||||||
spritePivot: {x: 0.5, y: 0.5}
|
|
||||||
spritePixelsToUnits: 100
|
|
||||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
spriteGenerateFallbackPhysicsShape: 1
|
|
||||||
alphaUsage: 1
|
|
||||||
alphaIsTransparency: 1
|
|
||||||
spriteTessellationDetail: -1
|
|
||||||
textureType: 8
|
|
||||||
textureShape: 1
|
|
||||||
singleChannelComponent: 0
|
|
||||||
flipbookRows: 1
|
|
||||||
flipbookColumns: 1
|
|
||||||
maxTextureSizeSet: 0
|
|
||||||
compressionQualitySet: 0
|
|
||||||
textureFormatSet: 0
|
|
||||||
ignorePngGamma: 0
|
|
||||||
applyGammaDecoding: 0
|
|
||||||
swizzle: 50462976
|
|
||||||
cookieLightType: 0
|
|
||||||
platformSettings:
|
|
||||||
- serializedVersion: 4
|
|
||||||
buildTarget: DefaultTexturePlatform
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 1
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
ignorePlatformSupport: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
||||||
- serializedVersion: 4
|
|
||||||
buildTarget: Standalone
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 1
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
ignorePlatformSupport: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
||||||
spriteSheet:
|
|
||||||
serializedVersion: 2
|
|
||||||
sprites: []
|
|
||||||
outline: []
|
|
||||||
customData:
|
|
||||||
physicsShape: []
|
|
||||||
bones: []
|
|
||||||
spriteID: 5e97eb03825dee720800000000000000
|
|
||||||
internalID: 0
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
secondaryTextures: []
|
|
||||||
spriteCustomMetadata:
|
|
||||||
entries: []
|
|
||||||
nameFileIdTable: {}
|
|
||||||
mipmapLimitGroupName:
|
|
||||||
pSDRemoveMatte: 0
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.4 KiB |
@ -1,117 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 961aba7b7a39e4d4c832e94350f44d4c
|
|
||||||
TextureImporter:
|
|
||||||
internalIDToNameTable: []
|
|
||||||
externalObjects: {}
|
|
||||||
serializedVersion: 13
|
|
||||||
mipmaps:
|
|
||||||
mipMapMode: 0
|
|
||||||
enableMipMap: 0
|
|
||||||
sRGBTexture: 1
|
|
||||||
linearTexture: 0
|
|
||||||
fadeOut: 0
|
|
||||||
borderMipMap: 0
|
|
||||||
mipMapsPreserveCoverage: 0
|
|
||||||
alphaTestReferenceValue: 0.5
|
|
||||||
mipMapFadeDistanceStart: 1
|
|
||||||
mipMapFadeDistanceEnd: 3
|
|
||||||
bumpmap:
|
|
||||||
convertToNormalMap: 0
|
|
||||||
externalNormalMap: 0
|
|
||||||
heightScale: 0.25
|
|
||||||
normalMapFilter: 0
|
|
||||||
flipGreenChannel: 0
|
|
||||||
isReadable: 0
|
|
||||||
streamingMipmaps: 0
|
|
||||||
streamingMipmapsPriority: 0
|
|
||||||
vTOnly: 0
|
|
||||||
ignoreMipmapLimit: 0
|
|
||||||
grayScaleToAlpha: 0
|
|
||||||
generateCubemap: 6
|
|
||||||
cubemapConvolution: 0
|
|
||||||
seamlessCubemap: 0
|
|
||||||
textureFormat: 1
|
|
||||||
maxTextureSize: 2048
|
|
||||||
textureSettings:
|
|
||||||
serializedVersion: 2
|
|
||||||
filterMode: 1
|
|
||||||
aniso: 1
|
|
||||||
mipBias: 0
|
|
||||||
wrapU: 1
|
|
||||||
wrapV: 1
|
|
||||||
wrapW: 0
|
|
||||||
nPOTScale: 0
|
|
||||||
lightmap: 0
|
|
||||||
compressionQuality: 50
|
|
||||||
spriteMode: 1
|
|
||||||
spriteExtrude: 1
|
|
||||||
spriteMeshType: 1
|
|
||||||
alignment: 0
|
|
||||||
spritePivot: {x: 0.5, y: 0.5}
|
|
||||||
spritePixelsToUnits: 100
|
|
||||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
spriteGenerateFallbackPhysicsShape: 1
|
|
||||||
alphaUsage: 1
|
|
||||||
alphaIsTransparency: 1
|
|
||||||
spriteTessellationDetail: -1
|
|
||||||
textureType: 8
|
|
||||||
textureShape: 1
|
|
||||||
singleChannelComponent: 0
|
|
||||||
flipbookRows: 1
|
|
||||||
flipbookColumns: 1
|
|
||||||
maxTextureSizeSet: 0
|
|
||||||
compressionQualitySet: 0
|
|
||||||
textureFormatSet: 0
|
|
||||||
ignorePngGamma: 0
|
|
||||||
applyGammaDecoding: 0
|
|
||||||
swizzle: 50462976
|
|
||||||
cookieLightType: 0
|
|
||||||
platformSettings:
|
|
||||||
- serializedVersion: 4
|
|
||||||
buildTarget: DefaultTexturePlatform
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 1
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
ignorePlatformSupport: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
||||||
- serializedVersion: 4
|
|
||||||
buildTarget: Standalone
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 1
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
ignorePlatformSupport: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
||||||
spriteSheet:
|
|
||||||
serializedVersion: 2
|
|
||||||
sprites: []
|
|
||||||
outline: []
|
|
||||||
customData:
|
|
||||||
physicsShape: []
|
|
||||||
bones: []
|
|
||||||
spriteID: 5e97eb03825dee720800000000000000
|
|
||||||
internalID: 0
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
secondaryTextures: []
|
|
||||||
spriteCustomMetadata:
|
|
||||||
entries: []
|
|
||||||
nameFileIdTable: {}
|
|
||||||
mipmapLimitGroupName:
|
|
||||||
pSDRemoveMatte: 0
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.8 KiB |
@ -1,117 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 5ab158116cd13094f8aeec03e9c776bd
|
|
||||||
TextureImporter:
|
|
||||||
internalIDToNameTable: []
|
|
||||||
externalObjects: {}
|
|
||||||
serializedVersion: 13
|
|
||||||
mipmaps:
|
|
||||||
mipMapMode: 0
|
|
||||||
enableMipMap: 0
|
|
||||||
sRGBTexture: 1
|
|
||||||
linearTexture: 0
|
|
||||||
fadeOut: 0
|
|
||||||
borderMipMap: 0
|
|
||||||
mipMapsPreserveCoverage: 0
|
|
||||||
alphaTestReferenceValue: 0.5
|
|
||||||
mipMapFadeDistanceStart: 1
|
|
||||||
mipMapFadeDistanceEnd: 3
|
|
||||||
bumpmap:
|
|
||||||
convertToNormalMap: 0
|
|
||||||
externalNormalMap: 0
|
|
||||||
heightScale: 0.25
|
|
||||||
normalMapFilter: 0
|
|
||||||
flipGreenChannel: 0
|
|
||||||
isReadable: 0
|
|
||||||
streamingMipmaps: 0
|
|
||||||
streamingMipmapsPriority: 0
|
|
||||||
vTOnly: 0
|
|
||||||
ignoreMipmapLimit: 0
|
|
||||||
grayScaleToAlpha: 0
|
|
||||||
generateCubemap: 6
|
|
||||||
cubemapConvolution: 0
|
|
||||||
seamlessCubemap: 0
|
|
||||||
textureFormat: 1
|
|
||||||
maxTextureSize: 2048
|
|
||||||
textureSettings:
|
|
||||||
serializedVersion: 2
|
|
||||||
filterMode: 1
|
|
||||||
aniso: 1
|
|
||||||
mipBias: 0
|
|
||||||
wrapU: 1
|
|
||||||
wrapV: 1
|
|
||||||
wrapW: 0
|
|
||||||
nPOTScale: 0
|
|
||||||
lightmap: 0
|
|
||||||
compressionQuality: 50
|
|
||||||
spriteMode: 1
|
|
||||||
spriteExtrude: 1
|
|
||||||
spriteMeshType: 1
|
|
||||||
alignment: 0
|
|
||||||
spritePivot: {x: 0.5, y: 0.5}
|
|
||||||
spritePixelsToUnits: 100
|
|
||||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
spriteGenerateFallbackPhysicsShape: 1
|
|
||||||
alphaUsage: 1
|
|
||||||
alphaIsTransparency: 1
|
|
||||||
spriteTessellationDetail: -1
|
|
||||||
textureType: 8
|
|
||||||
textureShape: 1
|
|
||||||
singleChannelComponent: 0
|
|
||||||
flipbookRows: 1
|
|
||||||
flipbookColumns: 1
|
|
||||||
maxTextureSizeSet: 0
|
|
||||||
compressionQualitySet: 0
|
|
||||||
textureFormatSet: 0
|
|
||||||
ignorePngGamma: 0
|
|
||||||
applyGammaDecoding: 0
|
|
||||||
swizzle: 50462976
|
|
||||||
cookieLightType: 0
|
|
||||||
platformSettings:
|
|
||||||
- serializedVersion: 4
|
|
||||||
buildTarget: DefaultTexturePlatform
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 1
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
ignorePlatformSupport: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
||||||
- serializedVersion: 4
|
|
||||||
buildTarget: Standalone
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 1
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
ignorePlatformSupport: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
||||||
spriteSheet:
|
|
||||||
serializedVersion: 2
|
|
||||||
sprites: []
|
|
||||||
outline: []
|
|
||||||
customData:
|
|
||||||
physicsShape: []
|
|
||||||
bones: []
|
|
||||||
spriteID: 5e97eb03825dee720800000000000000
|
|
||||||
internalID: 0
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
secondaryTextures: []
|
|
||||||
spriteCustomMetadata:
|
|
||||||
entries: []
|
|
||||||
nameFileIdTable: {}
|
|
||||||
mipmapLimitGroupName:
|
|
||||||
pSDRemoveMatte: 0
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.0 KiB |
@ -1,117 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: fe23eed4ad510ca42885889dbb8aaf06
|
|
||||||
TextureImporter:
|
|
||||||
internalIDToNameTable: []
|
|
||||||
externalObjects: {}
|
|
||||||
serializedVersion: 13
|
|
||||||
mipmaps:
|
|
||||||
mipMapMode: 0
|
|
||||||
enableMipMap: 0
|
|
||||||
sRGBTexture: 1
|
|
||||||
linearTexture: 0
|
|
||||||
fadeOut: 0
|
|
||||||
borderMipMap: 0
|
|
||||||
mipMapsPreserveCoverage: 0
|
|
||||||
alphaTestReferenceValue: 0.5
|
|
||||||
mipMapFadeDistanceStart: 1
|
|
||||||
mipMapFadeDistanceEnd: 3
|
|
||||||
bumpmap:
|
|
||||||
convertToNormalMap: 0
|
|
||||||
externalNormalMap: 0
|
|
||||||
heightScale: 0.25
|
|
||||||
normalMapFilter: 0
|
|
||||||
flipGreenChannel: 0
|
|
||||||
isReadable: 0
|
|
||||||
streamingMipmaps: 0
|
|
||||||
streamingMipmapsPriority: 0
|
|
||||||
vTOnly: 0
|
|
||||||
ignoreMipmapLimit: 0
|
|
||||||
grayScaleToAlpha: 0
|
|
||||||
generateCubemap: 6
|
|
||||||
cubemapConvolution: 0
|
|
||||||
seamlessCubemap: 0
|
|
||||||
textureFormat: 1
|
|
||||||
maxTextureSize: 2048
|
|
||||||
textureSettings:
|
|
||||||
serializedVersion: 2
|
|
||||||
filterMode: 1
|
|
||||||
aniso: 1
|
|
||||||
mipBias: 0
|
|
||||||
wrapU: 1
|
|
||||||
wrapV: 1
|
|
||||||
wrapW: 0
|
|
||||||
nPOTScale: 0
|
|
||||||
lightmap: 0
|
|
||||||
compressionQuality: 50
|
|
||||||
spriteMode: 1
|
|
||||||
spriteExtrude: 1
|
|
||||||
spriteMeshType: 1
|
|
||||||
alignment: 0
|
|
||||||
spritePivot: {x: 0.5, y: 0.5}
|
|
||||||
spritePixelsToUnits: 100
|
|
||||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
spriteGenerateFallbackPhysicsShape: 1
|
|
||||||
alphaUsage: 1
|
|
||||||
alphaIsTransparency: 1
|
|
||||||
spriteTessellationDetail: -1
|
|
||||||
textureType: 8
|
|
||||||
textureShape: 1
|
|
||||||
singleChannelComponent: 0
|
|
||||||
flipbookRows: 1
|
|
||||||
flipbookColumns: 1
|
|
||||||
maxTextureSizeSet: 0
|
|
||||||
compressionQualitySet: 0
|
|
||||||
textureFormatSet: 0
|
|
||||||
ignorePngGamma: 0
|
|
||||||
applyGammaDecoding: 0
|
|
||||||
swizzle: 50462976
|
|
||||||
cookieLightType: 0
|
|
||||||
platformSettings:
|
|
||||||
- serializedVersion: 4
|
|
||||||
buildTarget: DefaultTexturePlatform
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 1
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
ignorePlatformSupport: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
||||||
- serializedVersion: 4
|
|
||||||
buildTarget: Standalone
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 1
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
ignorePlatformSupport: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
||||||
spriteSheet:
|
|
||||||
serializedVersion: 2
|
|
||||||
sprites: []
|
|
||||||
outline: []
|
|
||||||
customData:
|
|
||||||
physicsShape: []
|
|
||||||
bones: []
|
|
||||||
spriteID: 5e97eb03825dee720800000000000000
|
|
||||||
internalID: 0
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
secondaryTextures: []
|
|
||||||
spriteCustomMetadata:
|
|
||||||
entries: []
|
|
||||||
nameFileIdTable: {}
|
|
||||||
mipmapLimitGroupName:
|
|
||||||
pSDRemoveMatte: 0
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
@ -520,81 +520,6 @@ MonoBehaviour:
|
|||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
gradient: {fileID: 46877084639177849}
|
gradient: {fileID: 46877084639177849}
|
||||||
--- !u!1 &804908692400837359
|
|
||||||
GameObject:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
serializedVersion: 6
|
|
||||||
m_Component:
|
|
||||||
- component: {fileID: 8642975113305060610}
|
|
||||||
- component: {fileID: 6956713201433508184}
|
|
||||||
- component: {fileID: 1041409322641615}
|
|
||||||
m_Layer: 5
|
|
||||||
m_Name: download
|
|
||||||
m_TagString: Untagged
|
|
||||||
m_Icon: {fileID: 0}
|
|
||||||
m_NavMeshLayer: 0
|
|
||||||
m_StaticEditorFlags: 0
|
|
||||||
m_IsActive: 1
|
|
||||||
--- !u!224 &8642975113305060610
|
|
||||||
RectTransform:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 804908692400837359}
|
|
||||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
||||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
||||||
m_ConstrainProportionsScale: 0
|
|
||||||
m_Children: []
|
|
||||||
m_Father: {fileID: 905458728127029103}
|
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
||||||
m_AnchorMin: {x: 0, y: 0}
|
|
||||||
m_AnchorMax: {x: 0, y: 0}
|
|
||||||
m_AnchoredPosition: {x: 25, y: 25}
|
|
||||||
m_SizeDelta: {x: 50, y: 50}
|
|
||||||
m_Pivot: {x: 0.5, y: 0.5}
|
|
||||||
--- !u!222 &6956713201433508184
|
|
||||||
CanvasRenderer:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 804908692400837359}
|
|
||||||
m_CullTransparentMesh: 1
|
|
||||||
--- !u!114 &1041409322641615
|
|
||||||
MonoBehaviour:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 804908692400837359}
|
|
||||||
m_Enabled: 1
|
|
||||||
m_EditorHideFlags: 0
|
|
||||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
||||||
m_Name:
|
|
||||||
m_EditorClassIdentifier:
|
|
||||||
m_Material: {fileID: 0}
|
|
||||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
||||||
m_RaycastTarget: 0
|
|
||||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
m_Maskable: 1
|
|
||||||
m_OnCullStateChanged:
|
|
||||||
m_PersistentCalls:
|
|
||||||
m_Calls: []
|
|
||||||
m_Sprite: {fileID: 21300000, guid: 961aba7b7a39e4d4c832e94350f44d4c, type: 3}
|
|
||||||
m_Type: 0
|
|
||||||
m_PreserveAspect: 0
|
|
||||||
m_FillCenter: 1
|
|
||||||
m_FillMethod: 4
|
|
||||||
m_FillAmount: 1
|
|
||||||
m_FillClockwise: 1
|
|
||||||
m_FillOrigin: 0
|
|
||||||
m_UseSpriteMesh: 0
|
|
||||||
m_PixelsPerUnitMultiplier: 1
|
|
||||||
--- !u!1 &1280900818828460255
|
--- !u!1 &1280900818828460255
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
@ -781,7 +706,7 @@ MonoBehaviour:
|
|||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
m_Material: {fileID: 0}
|
m_Material: {fileID: 0}
|
||||||
m_Color: {r: 1, g: 0.80982494, b: 0, a: 1}
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
m_RaycastTarget: 0
|
m_RaycastTarget: 0
|
||||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||||
m_Maskable: 1
|
m_Maskable: 1
|
||||||
@ -1048,12 +973,9 @@ RectTransform:
|
|||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
m_Children:
|
m_Children:
|
||||||
- {fileID: 3539783812791358836}
|
- {fileID: 3539783812791358836}
|
||||||
|
- {fileID: 6030618878828304669}
|
||||||
- {fileID: 2303902335643923373}
|
- {fileID: 2303902335643923373}
|
||||||
- {fileID: 8677023902282266940}
|
- {fileID: 8677023902282266940}
|
||||||
- {fileID: 7976727918032113692}
|
|
||||||
- {fileID: 8642975113305060610}
|
|
||||||
- {fileID: 5521327881148589877}
|
|
||||||
- {fileID: 1660924397234324979}
|
|
||||||
m_Father: {fileID: 5970282275929291192}
|
m_Father: {fileID: 5970282275929291192}
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
m_AnchorMin: {x: 0, y: 0}
|
m_AnchorMin: {x: 0, y: 0}
|
||||||
@ -1520,6 +1442,97 @@ MonoBehaviour:
|
|||||||
m_EffectColor: {r: 0, g: 0, b: 0, a: 0.5}
|
m_EffectColor: {r: 0, g: 0, b: 0, a: 0.5}
|
||||||
m_EffectDistance: {x: 1.5, y: -1.5}
|
m_EffectDistance: {x: 1.5, y: -1.5}
|
||||||
m_UseGraphicAlpha: 1
|
m_UseGraphicAlpha: 1
|
||||||
|
--- !u!1 &4078965612622303339
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 6030618878828304669}
|
||||||
|
- component: {fileID: 6018890508858230420}
|
||||||
|
- component: {fileID: 1865219663044263670}
|
||||||
|
- component: {fileID: 6562970432720184454}
|
||||||
|
m_Layer: 5
|
||||||
|
m_Name: Syncing
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!224 &6030618878828304669
|
||||||
|
RectTransform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4078965612622303339}
|
||||||
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_ConstrainProportionsScale: 0
|
||||||
|
m_Children: []
|
||||||
|
m_Father: {fileID: 905458728127029103}
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
m_AnchorMin: {x: 0, y: 0}
|
||||||
|
m_AnchorMax: {x: 0, y: 0}
|
||||||
|
m_AnchoredPosition: {x: 25, y: 25}
|
||||||
|
m_SizeDelta: {x: 50, y: 50}
|
||||||
|
m_Pivot: {x: 0.5, y: 0.5}
|
||||||
|
--- !u!222 &6018890508858230420
|
||||||
|
CanvasRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4078965612622303339}
|
||||||
|
m_CullTransparentMesh: 1
|
||||||
|
--- !u!114 &1865219663044263670
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4078965612622303339}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
m_RaycastTarget: 0
|
||||||
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
m_Maskable: 1
|
||||||
|
m_OnCullStateChanged:
|
||||||
|
m_PersistentCalls:
|
||||||
|
m_Calls: []
|
||||||
|
m_Sprite: {fileID: 21300000, guid: c5a9535bb63e1f14f9a1528566864ab2, type: 3}
|
||||||
|
m_Type: 0
|
||||||
|
m_PreserveAspect: 0
|
||||||
|
m_FillCenter: 1
|
||||||
|
m_FillMethod: 4
|
||||||
|
m_FillAmount: 1
|
||||||
|
m_FillClockwise: 1
|
||||||
|
m_FillOrigin: 0
|
||||||
|
m_UseSpriteMesh: 0
|
||||||
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &6562970432720184454
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4078965612622303339}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 8707b921aaba60d45b4041e96f3542dd, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
m_duration: 2
|
||||||
|
m_ease: 1
|
||||||
|
m_reverseRotation: 1
|
||||||
--- !u!1 &4124172888520656882
|
--- !u!1 &4124172888520656882
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
@ -3170,10 +3183,7 @@ MonoBehaviour:
|
|||||||
UI_Empty: {fileID: 8350228378118296958}
|
UI_Empty: {fileID: 8350228378118296958}
|
||||||
UI_SavTime: {fileID: 13043593624240728}
|
UI_SavTime: {fileID: 13043593624240728}
|
||||||
UI_Disconnect: {fileID: 6998836277133601669}
|
UI_Disconnect: {fileID: 6998836277133601669}
|
||||||
UI_DownloadError: {fileID: 8857746597932873861}
|
UI_Syncing: {fileID: 4078965612622303339}
|
||||||
UI_Downloading: {fileID: 804908692400837359}
|
|
||||||
UI_Uploading: {fileID: 8872483836623718893}
|
|
||||||
UI_Checking: {fileID: 7267609509608397888}
|
|
||||||
UI_Conflict: {fileID: 1601163034082482360}
|
UI_Conflict: {fileID: 1601163034082482360}
|
||||||
UI_Synced: {fileID: 2637678715180681658}
|
UI_Synced: {fileID: 2637678715180681658}
|
||||||
--- !u!1 &7141318786199574664
|
--- !u!1 &7141318786199574664
|
||||||
@ -3276,81 +3286,6 @@ MonoBehaviour:
|
|||||||
m_EffectColor: {r: 0, g: 0, b: 0, a: 0.5}
|
m_EffectColor: {r: 0, g: 0, b: 0, a: 0.5}
|
||||||
m_EffectDistance: {x: 1.5, y: -1.5}
|
m_EffectDistance: {x: 1.5, y: -1.5}
|
||||||
m_UseGraphicAlpha: 1
|
m_UseGraphicAlpha: 1
|
||||||
--- !u!1 &7267609509608397888
|
|
||||||
GameObject:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
serializedVersion: 6
|
|
||||||
m_Component:
|
|
||||||
- component: {fileID: 1660924397234324979}
|
|
||||||
- component: {fileID: 5687683890234766428}
|
|
||||||
- component: {fileID: 6995705272401882157}
|
|
||||||
m_Layer: 5
|
|
||||||
m_Name: checking
|
|
||||||
m_TagString: Untagged
|
|
||||||
m_Icon: {fileID: 0}
|
|
||||||
m_NavMeshLayer: 0
|
|
||||||
m_StaticEditorFlags: 0
|
|
||||||
m_IsActive: 1
|
|
||||||
--- !u!224 &1660924397234324979
|
|
||||||
RectTransform:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 7267609509608397888}
|
|
||||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
||||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
||||||
m_ConstrainProportionsScale: 0
|
|
||||||
m_Children: []
|
|
||||||
m_Father: {fileID: 905458728127029103}
|
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
||||||
m_AnchorMin: {x: 0, y: 0}
|
|
||||||
m_AnchorMax: {x: 0, y: 0}
|
|
||||||
m_AnchoredPosition: {x: 25, y: 25}
|
|
||||||
m_SizeDelta: {x: 50, y: 50}
|
|
||||||
m_Pivot: {x: 0.5, y: 0.5}
|
|
||||||
--- !u!222 &5687683890234766428
|
|
||||||
CanvasRenderer:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 7267609509608397888}
|
|
||||||
m_CullTransparentMesh: 1
|
|
||||||
--- !u!114 &6995705272401882157
|
|
||||||
MonoBehaviour:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 7267609509608397888}
|
|
||||||
m_Enabled: 1
|
|
||||||
m_EditorHideFlags: 0
|
|
||||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
||||||
m_Name:
|
|
||||||
m_EditorClassIdentifier:
|
|
||||||
m_Material: {fileID: 0}
|
|
||||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
||||||
m_RaycastTarget: 0
|
|
||||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
m_Maskable: 1
|
|
||||||
m_OnCullStateChanged:
|
|
||||||
m_PersistentCalls:
|
|
||||||
m_Calls: []
|
|
||||||
m_Sprite: {fileID: 21300000, guid: 3efbb404fd0fa2440b59f2759cb66521, type: 3}
|
|
||||||
m_Type: 0
|
|
||||||
m_PreserveAspect: 0
|
|
||||||
m_FillCenter: 1
|
|
||||||
m_FillMethod: 4
|
|
||||||
m_FillAmount: 1
|
|
||||||
m_FillClockwise: 1
|
|
||||||
m_FillOrigin: 0
|
|
||||||
m_UseSpriteMesh: 0
|
|
||||||
m_PixelsPerUnitMultiplier: 1
|
|
||||||
--- !u!1 &7579340952198812870
|
--- !u!1 &7579340952198812870
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
@ -3953,156 +3888,6 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
--- !u!1 &8857746597932873861
|
|
||||||
GameObject:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
serializedVersion: 6
|
|
||||||
m_Component:
|
|
||||||
- component: {fileID: 7976727918032113692}
|
|
||||||
- component: {fileID: 8830922541807882247}
|
|
||||||
- component: {fileID: 74709689621410332}
|
|
||||||
m_Layer: 5
|
|
||||||
m_Name: syncerror
|
|
||||||
m_TagString: Untagged
|
|
||||||
m_Icon: {fileID: 0}
|
|
||||||
m_NavMeshLayer: 0
|
|
||||||
m_StaticEditorFlags: 0
|
|
||||||
m_IsActive: 1
|
|
||||||
--- !u!224 &7976727918032113692
|
|
||||||
RectTransform:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 8857746597932873861}
|
|
||||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
||||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
||||||
m_ConstrainProportionsScale: 0
|
|
||||||
m_Children: []
|
|
||||||
m_Father: {fileID: 905458728127029103}
|
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
||||||
m_AnchorMin: {x: 0, y: 0}
|
|
||||||
m_AnchorMax: {x: 0, y: 0}
|
|
||||||
m_AnchoredPosition: {x: 25, y: 25}
|
|
||||||
m_SizeDelta: {x: 50, y: 50}
|
|
||||||
m_Pivot: {x: 0.5, y: 0.5}
|
|
||||||
--- !u!222 &8830922541807882247
|
|
||||||
CanvasRenderer:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 8857746597932873861}
|
|
||||||
m_CullTransparentMesh: 1
|
|
||||||
--- !u!114 &74709689621410332
|
|
||||||
MonoBehaviour:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 8857746597932873861}
|
|
||||||
m_Enabled: 1
|
|
||||||
m_EditorHideFlags: 0
|
|
||||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
||||||
m_Name:
|
|
||||||
m_EditorClassIdentifier:
|
|
||||||
m_Material: {fileID: 0}
|
|
||||||
m_Color: {r: 1, g: 0, b: 0, a: 1}
|
|
||||||
m_RaycastTarget: 0
|
|
||||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
m_Maskable: 1
|
|
||||||
m_OnCullStateChanged:
|
|
||||||
m_PersistentCalls:
|
|
||||||
m_Calls: []
|
|
||||||
m_Sprite: {fileID: 21300000, guid: 5ab158116cd13094f8aeec03e9c776bd, type: 3}
|
|
||||||
m_Type: 0
|
|
||||||
m_PreserveAspect: 0
|
|
||||||
m_FillCenter: 1
|
|
||||||
m_FillMethod: 4
|
|
||||||
m_FillAmount: 1
|
|
||||||
m_FillClockwise: 1
|
|
||||||
m_FillOrigin: 0
|
|
||||||
m_UseSpriteMesh: 0
|
|
||||||
m_PixelsPerUnitMultiplier: 1
|
|
||||||
--- !u!1 &8872483836623718893
|
|
||||||
GameObject:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
serializedVersion: 6
|
|
||||||
m_Component:
|
|
||||||
- component: {fileID: 5521327881148589877}
|
|
||||||
- component: {fileID: 1453351515137974665}
|
|
||||||
- component: {fileID: 625482330037984562}
|
|
||||||
m_Layer: 5
|
|
||||||
m_Name: upload
|
|
||||||
m_TagString: Untagged
|
|
||||||
m_Icon: {fileID: 0}
|
|
||||||
m_NavMeshLayer: 0
|
|
||||||
m_StaticEditorFlags: 0
|
|
||||||
m_IsActive: 1
|
|
||||||
--- !u!224 &5521327881148589877
|
|
||||||
RectTransform:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 8872483836623718893}
|
|
||||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
||||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
||||||
m_ConstrainProportionsScale: 0
|
|
||||||
m_Children: []
|
|
||||||
m_Father: {fileID: 905458728127029103}
|
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
||||||
m_AnchorMin: {x: 0, y: 0}
|
|
||||||
m_AnchorMax: {x: 0, y: 0}
|
|
||||||
m_AnchoredPosition: {x: 25, y: 25}
|
|
||||||
m_SizeDelta: {x: 50, y: 50}
|
|
||||||
m_Pivot: {x: 0.5, y: 0.5}
|
|
||||||
--- !u!222 &1453351515137974665
|
|
||||||
CanvasRenderer:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 8872483836623718893}
|
|
||||||
m_CullTransparentMesh: 1
|
|
||||||
--- !u!114 &625482330037984562
|
|
||||||
MonoBehaviour:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 8872483836623718893}
|
|
||||||
m_Enabled: 1
|
|
||||||
m_EditorHideFlags: 0
|
|
||||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
||||||
m_Name:
|
|
||||||
m_EditorClassIdentifier:
|
|
||||||
m_Material: {fileID: 0}
|
|
||||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
||||||
m_RaycastTarget: 0
|
|
||||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
m_Maskable: 1
|
|
||||||
m_OnCullStateChanged:
|
|
||||||
m_PersistentCalls:
|
|
||||||
m_Calls: []
|
|
||||||
m_Sprite: {fileID: 21300000, guid: fe23eed4ad510ca42885889dbb8aaf06, type: 3}
|
|
||||||
m_Type: 0
|
|
||||||
m_PreserveAspect: 0
|
|
||||||
m_FillCenter: 1
|
|
||||||
m_FillMethod: 4
|
|
||||||
m_FillAmount: 1
|
|
||||||
m_FillClockwise: 1
|
|
||||||
m_FillOrigin: 0
|
|
||||||
m_UseSpriteMesh: 0
|
|
||||||
m_PixelsPerUnitMultiplier: 1
|
|
||||||
--- !u!1 &8884391103430529053
|
--- !u!1 &8884391103430529053
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|||||||
@ -13,7 +13,7 @@ OcclusionCullingSettings:
|
|||||||
--- !u!104 &2
|
--- !u!104 &2
|
||||||
RenderSettings:
|
RenderSettings:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
serializedVersion: 9
|
serializedVersion: 10
|
||||||
m_Fog: 0
|
m_Fog: 0
|
||||||
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
|
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
|
||||||
m_FogMode: 3
|
m_FogMode: 3
|
||||||
@ -38,13 +38,12 @@ RenderSettings:
|
|||||||
m_ReflectionIntensity: 1
|
m_ReflectionIntensity: 1
|
||||||
m_CustomReflection: {fileID: 0}
|
m_CustomReflection: {fileID: 0}
|
||||||
m_Sun: {fileID: 0}
|
m_Sun: {fileID: 0}
|
||||||
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
|
|
||||||
m_UseRadianceAmbientProbe: 0
|
m_UseRadianceAmbientProbe: 0
|
||||||
--- !u!157 &3
|
--- !u!157 &3
|
||||||
LightmapSettings:
|
LightmapSettings:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
serializedVersion: 12
|
serializedVersion: 13
|
||||||
m_GIWorkflowMode: 1
|
m_BakeOnSceneLoad: 0
|
||||||
m_GISettings:
|
m_GISettings:
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_BounceScale: 1
|
m_BounceScale: 1
|
||||||
@ -67,9 +66,6 @@ LightmapSettings:
|
|||||||
m_LightmapParameters: {fileID: 0}
|
m_LightmapParameters: {fileID: 0}
|
||||||
m_LightmapsBakeMode: 1
|
m_LightmapsBakeMode: 1
|
||||||
m_TextureCompression: 1
|
m_TextureCompression: 1
|
||||||
m_FinalGather: 0
|
|
||||||
m_FinalGatherFiltering: 1
|
|
||||||
m_FinalGatherRayCount: 256
|
|
||||||
m_ReflectionCompression: 2
|
m_ReflectionCompression: 2
|
||||||
m_MixedBakeMode: 2
|
m_MixedBakeMode: 2
|
||||||
m_BakeBackend: 1
|
m_BakeBackend: 1
|
||||||
@ -147,13 +143,13 @@ Transform:
|
|||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_GameObject: {fileID: 408101310}
|
m_GameObject: {fileID: 408101310}
|
||||||
|
serializedVersion: 2
|
||||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
m_Children: []
|
m_Children: []
|
||||||
m_Father: {fileID: 0}
|
m_Father: {fileID: 0}
|
||||||
m_RootOrder: 0
|
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!114 &408101312
|
--- !u!114 &408101312
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
@ -168,9 +164,6 @@ MonoBehaviour:
|
|||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
AllowDebugging: 1
|
AllowDebugging: 1
|
||||||
OpenHubOnStart: 0
|
|
||||||
AutoShowLastLogLine: 0
|
|
||||||
OnlyShowErrOnStart: 0
|
|
||||||
--- !u!1 &1335662458
|
--- !u!1 &1335662458
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
@ -195,13 +188,13 @@ Transform:
|
|||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_GameObject: {fileID: 1335662458}
|
m_GameObject: {fileID: 1335662458}
|
||||||
|
serializedVersion: 2
|
||||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
m_Children: []
|
m_Children: []
|
||||||
m_Father: {fileID: 0}
|
m_Father: {fileID: 0}
|
||||||
m_RootOrder: 1
|
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!114 &1335662460
|
--- !u!114 &1335662460
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
@ -273,11 +266,18 @@ Transform:
|
|||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_GameObject: {fileID: 1498586261}
|
m_GameObject: {fileID: 1498586261}
|
||||||
|
serializedVersion: 2
|
||||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
m_Children: []
|
m_Children: []
|
||||||
m_Father: {fileID: 0}
|
m_Father: {fileID: 0}
|
||||||
m_RootOrder: 2
|
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
--- !u!1660057539 &9223372036854775807
|
||||||
|
SceneRoots:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_Roots:
|
||||||
|
- {fileID: 1498586263}
|
||||||
|
- {fileID: 1335662459}
|
||||||
|
- {fileID: 408101311}
|
||||||
|
|||||||
@ -90,14 +90,9 @@ namespace AxibugEmuOnline.Client.ClientCore
|
|||||||
public static void Init(bool isTest = false, bool isUseGUIButton = false, string testSrvIP = "", bool bUseLocalWebApi = false, string mLocalWebApi = "")
|
public static void Init(bool isTest = false, bool isUseGUIButton = false, string testSrvIP = "", bool bUseLocalWebApi = false, string mLocalWebApi = "")
|
||||||
{
|
{
|
||||||
log = new LogManager(OnLogOut);
|
log = new LogManager(OnLogOut);
|
||||||
//其他平台必要的初始化
|
|
||||||
#if UNITY_PSP2
|
|
||||||
PSP2Init();
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if UNITY_SWITCH
|
//其他平台必要的初始化
|
||||||
SwitchInit();
|
if (UnityEngine.Application.platform == RuntimePlatform.PSP2) PSP2Init();
|
||||||
#endif
|
|
||||||
|
|
||||||
input = new InputDevicesManager();
|
input = new InputDevicesManager();
|
||||||
FileDownloader = new FileDownloader();
|
FileDownloader = new FileDownloader();
|
||||||
@ -158,18 +153,11 @@ namespace AxibugEmuOnline.Client.ClientCore
|
|||||||
sonyVitaCommonDialog = new GameObject().AddComponent<SonyVitaCommonDialog>();
|
sonyVitaCommonDialog = new GameObject().AddComponent<SonyVitaCommonDialog>();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
private static void SwitchInit()
|
|
||||||
{
|
|
||||||
#if UNITY_SWITCH
|
#if UNITY_SWITCH
|
||||||
AxiNS.instance.Init();
|
//创建创建Switch
|
||||||
if (!AxiIO.Directory.Exists(App.PersistentDataRootPath()))
|
|
||||||
AxiIO.Directory.CreateDirectory(App.PersistentDataRootPath());
|
|
||||||
switchCommon = new GameObject().AddComponent<SwitchCommon>();
|
switchCommon = new GameObject().AddComponent<SwitchCommon>();
|
||||||
switchCommon.gameObject.name = "[SwitchCommon]";
|
|
||||||
GameObject.DontDestroyOnLoad(switchCommon);
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -166,23 +166,20 @@ public static class AxiHttp
|
|||||||
|
|
||||||
public static IPAddress GetDnsIP(string str)
|
public static IPAddress GetDnsIP(string str)
|
||||||
{
|
{
|
||||||
lock (dictIP2Address)
|
if (!dictIP2Address.ContainsKey(str))
|
||||||
{
|
{
|
||||||
if (!dictIP2Address.ContainsKey(str))
|
IPHostEntry host = Dns.GetHostEntry(str);
|
||||||
|
IPAddress ip = null;
|
||||||
|
foreach (var item in host.AddressList)
|
||||||
{
|
{
|
||||||
IPHostEntry host = Dns.GetHostEntry(str);
|
if (item.AddressFamily == AddressFamily.InterNetwork)
|
||||||
IPAddress ip = null;
|
|
||||||
foreach (var item in host.AddressList)
|
|
||||||
{
|
{
|
||||||
if (item.AddressFamily == AddressFamily.InterNetwork)
|
ip = item; break;
|
||||||
{
|
|
||||||
ip = item; break;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
dictIP2Address[str] = ip;
|
|
||||||
}
|
}
|
||||||
return dictIP2Address[str];
|
dictIP2Address[str] = ip;
|
||||||
}
|
}
|
||||||
|
return dictIP2Address[str];
|
||||||
}
|
}
|
||||||
|
|
||||||
public enum AxiDownLoadMode
|
public enum AxiDownLoadMode
|
||||||
|
|||||||
@ -62,7 +62,11 @@ namespace AxiInputSP
|
|||||||
m_TouckState[AxiPSVBackTouchType.RightBotton] = new AxiPSVBackTouchState(AxiPSVBackTouchType.RightBotton);
|
m_TouckState[AxiPSVBackTouchType.RightBotton] = new AxiPSVBackTouchState(AxiPSVBackTouchType.RightBotton);
|
||||||
}
|
}
|
||||||
|
|
||||||
void OnDestroy()
|
private void OnEnable()
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
private void OnDisable()
|
||||||
{
|
{
|
||||||
_instance = null;
|
_instance = null;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -24,7 +24,7 @@ public class DebuggerByGUI : MonoBehaviour
|
|||||||
private Vector2 _scrollLogView = Vector2.zero;
|
private Vector2 _scrollLogView = Vector2.zero;
|
||||||
private Vector2 _scrollCurrentLogView = Vector2.zero;
|
private Vector2 _scrollCurrentLogView = Vector2.zero;
|
||||||
private Vector2 _scrollSystemView = Vector2.zero;
|
private Vector2 _scrollSystemView = Vector2.zero;
|
||||||
private bool _expansion = false;
|
private bool _expansion = false;
|
||||||
private Rect _windowRect = new Rect(0, 0, 100, 60);
|
private Rect _windowRect = new Rect(0, 0, 100, 60);
|
||||||
|
|
||||||
private int _fps = 0;
|
private int _fps = 0;
|
||||||
@ -32,26 +32,9 @@ public class DebuggerByGUI : MonoBehaviour
|
|||||||
private int _frameNumber = 0;
|
private int _frameNumber = 0;
|
||||||
private float _lastShowFPSTime = 0f;
|
private float _lastShowFPSTime = 0f;
|
||||||
|
|
||||||
public bool OpenHubOnStart = false;
|
private void Start()
|
||||||
public bool AutoShowLastLogLine = false;
|
|
||||||
public bool OnlyShowErrOnStart = false;
|
|
||||||
|
|
||||||
private void Start()
|
|
||||||
{
|
{
|
||||||
if (OpenHubOnStart)
|
DontDestroyOnLoad(this.gameObject);
|
||||||
{
|
|
||||||
_expansion = true;
|
|
||||||
_windowRect.width = 1000;
|
|
||||||
_windowRect.height = 600;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (OnlyShowErrOnStart)
|
|
||||||
{
|
|
||||||
_showInfoLog = false;
|
|
||||||
_showWarningLog = false;
|
|
||||||
}
|
|
||||||
|
|
||||||
DontDestroyOnLoad(this.gameObject);
|
|
||||||
if (AllowDebugging)
|
if (AllowDebugging)
|
||||||
{
|
{
|
||||||
Application.logMessageReceived += LogHandler;
|
Application.logMessageReceived += LogHandler;
|
||||||
@ -254,22 +237,16 @@ public class DebuggerByGUI : MonoBehaviour
|
|||||||
GUILayout.Label(_logInformations[i].message);
|
GUILayout.Label(_logInformations[i].message);
|
||||||
GUILayout.FlexibleSpace();
|
GUILayout.FlexibleSpace();
|
||||||
GUI.contentColor = Color.white;
|
GUI.contentColor = Color.white;
|
||||||
GUILayout.EndHorizontal();
|
GUILayout.EndHorizontal();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
GUILayout.EndScrollView();
|
GUILayout.EndScrollView();
|
||||||
|
|
||||||
_scrollCurrentLogView = GUILayout.BeginScrollView(_scrollCurrentLogView, "Box", GUILayout.Height(100));
|
_scrollCurrentLogView = GUILayout.BeginScrollView(_scrollCurrentLogView, "Box", GUILayout.Height(100));
|
||||||
|
if (_currentLogIndex != -1)
|
||||||
if (AutoShowLastLogLine)
|
|
||||||
{
|
|
||||||
_scrollLogView.y = Mathf.Lerp(_scrollLogView.y, float.MaxValue, 0.1f);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (_currentLogIndex != -1)
|
|
||||||
{
|
{
|
||||||
GUILayout.Label(_logInformations[_currentLogIndex].message + "\r\n\r\n" + _logInformations[_currentLogIndex].stackTrace);
|
GUILayout.Label(_logInformations[_currentLogIndex].message + "\r\n\r\n" + _logInformations[_currentLogIndex].stackTrace);
|
||||||
}
|
}
|
||||||
GUILayout.EndScrollView();
|
GUILayout.EndScrollView();
|
||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
|
|||||||
@ -92,4 +92,3 @@ Material:
|
|||||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
m_BuildTextureStacks: []
|
m_BuildTextureStacks: []
|
||||||
m_AllowLocking: 1
|
|
||||||
|
|||||||
@ -147,25 +147,6 @@ namespace AxibugEmuOnline.Client.Settings
|
|||||||
controller.SetBinding(EssgeeSingleKey.LEFT, device.JOYSTICK.Left, 1);
|
controller.SetBinding(EssgeeSingleKey.LEFT, device.JOYSTICK.Left, 1);
|
||||||
controller.SetBinding(EssgeeSingleKey.RIGHT, device.JOYSTICK.Right, 1);
|
controller.SetBinding(EssgeeSingleKey.RIGHT, device.JOYSTICK.Right, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
public override void Bind(SwitchJoyCon_D device, ControllerBinder controller)
|
|
||||||
{
|
|
||||||
controller.SetBinding(EssgeeSingleKey.OPTION_1, device.Plus, 0);
|
|
||||||
controller.SetBinding(EssgeeSingleKey.OPTION_2, device.Minus, 0);
|
|
||||||
controller.SetBinding(EssgeeSingleKey.UP, device.Up, 0);
|
|
||||||
controller.SetBinding(EssgeeSingleKey.DOWN, device.Down, 0);
|
|
||||||
controller.SetBinding(EssgeeSingleKey.LEFT, device.Left, 0);
|
|
||||||
controller.SetBinding(EssgeeSingleKey.RIGHT, device.Right, 0);
|
|
||||||
controller.SetBinding(EssgeeSingleKey.BTN_1, device.A, 0);
|
|
||||||
controller.SetBinding(EssgeeSingleKey.BTN_2, device.B, 0);
|
|
||||||
controller.SetBinding(EssgeeSingleKey.BTN_3, device.X, 0);
|
|
||||||
controller.SetBinding(EssgeeSingleKey.BTN_4, device.Y, 0);
|
|
||||||
|
|
||||||
controller.SetBinding(EssgeeSingleKey.UP, device.LeftStick.Up, 1);
|
|
||||||
controller.SetBinding(EssgeeSingleKey.DOWN, device.LeftStick.Down, 1);
|
|
||||||
controller.SetBinding(EssgeeSingleKey.LEFT, device.LeftStick.Left, 1);
|
|
||||||
controller.SetBinding(EssgeeSingleKey.RIGHT, device.LeftStick.Right, 1);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public class MasterSystemKeyBinding : EssgeeKeyBinding
|
public class MasterSystemKeyBinding : EssgeeKeyBinding
|
||||||
|
|||||||
@ -158,27 +158,6 @@ namespace AxibugEmuOnline.Client.Settings
|
|||||||
controller.SetBinding(UMAMEKSingleKey.LEFT, device.JOYSTICK.Left, 1);
|
controller.SetBinding(UMAMEKSingleKey.LEFT, device.JOYSTICK.Left, 1);
|
||||||
controller.SetBinding(UMAMEKSingleKey.RIGHT, device.JOYSTICK.Right, 1);
|
controller.SetBinding(UMAMEKSingleKey.RIGHT, device.JOYSTICK.Right, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
public override void Bind(SwitchJoyCon_D device, ControllerBinder controller)
|
|
||||||
{
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.INSERT_COIN, device.Minus, 0);
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.GAMESTART, device.Plus, 0);
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.UP, device.Up, 0);
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.DOWN, device.Down, 0);
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.LEFT, device.Left, 0);
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.RIGHT, device.Right, 0);
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.BTN_A, device.A, 0);
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.BTN_B, device.B, 0);
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.BTN_C, device.X, 0);
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.BTN_D, device.Y, 0);
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.BTN_E, device.LeftSL, 0);
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.BTN_F, device.RightSL, 0);
|
|
||||||
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.UP, device.LeftStick.Up, 1);
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.DOWN, device.LeftStick.Down, 1);
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.LEFT, device.LeftStick.Left, 1);
|
|
||||||
controller.SetBinding(UMAMEKSingleKey.RIGHT, device.LeftStick.Right, 1);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public class NEOGEOKeyBinding : MAMEKeyBinding
|
public class NEOGEOKeyBinding : MAMEKeyBinding
|
||||||
|
|||||||
@ -16,8 +16,7 @@ public abstract class EmuCoreBinder<T> : InternalEmuCoreBinder,
|
|||||||
IDeviceBinder<T, DualShockController_D>,
|
IDeviceBinder<T, DualShockController_D>,
|
||||||
IDeviceBinder<T, XboxController_D>,
|
IDeviceBinder<T, XboxController_D>,
|
||||||
IDeviceBinder<T, PSVController_D>,
|
IDeviceBinder<T, PSVController_D>,
|
||||||
IDeviceBinder<T, ScreenGamepad_D>,
|
IDeviceBinder<T, ScreenGamepad_D>
|
||||||
IDeviceBinder<T, SwitchJoyCon_D>
|
|
||||||
where T : Enum
|
where T : Enum
|
||||||
{
|
{
|
||||||
//每一个实例代表一个对应模拟器平台的控制器索引
|
//每一个实例代表一个对应模拟器平台的控制器索引
|
||||||
@ -84,7 +83,6 @@ public abstract class EmuCoreBinder<T> : InternalEmuCoreBinder,
|
|||||||
else if (device is XboxController_D xbC) Bind(xbC, binding);
|
else if (device is XboxController_D xbC) Bind(xbC, binding);
|
||||||
else if (device is PSVController_D psvC) Bind(psvC, binding);
|
else if (device is PSVController_D psvC) Bind(psvC, binding);
|
||||||
else if (device is ScreenGamepad_D screenGamepad) Bind(screenGamepad, binding);
|
else if (device is ScreenGamepad_D screenGamepad) Bind(screenGamepad, binding);
|
||||||
else if (device is SwitchJoyCon_D nsJoyCon) Bind(nsJoyCon, binding);
|
|
||||||
else throw new NotImplementedException($"{device.GetType()}");
|
else throw new NotImplementedException($"{device.GetType()}");
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -307,5 +305,4 @@ public abstract class EmuCoreBinder<T> : InternalEmuCoreBinder,
|
|||||||
public abstract void Bind(XboxController_D device, ControllerBinder controller);
|
public abstract void Bind(XboxController_D device, ControllerBinder controller);
|
||||||
public abstract void Bind(PSVController_D device, ControllerBinder controller);
|
public abstract void Bind(PSVController_D device, ControllerBinder controller);
|
||||||
public abstract void Bind(ScreenGamepad_D device, ControllerBinder controller);
|
public abstract void Bind(ScreenGamepad_D device, ControllerBinder controller);
|
||||||
public abstract void Bind(SwitchJoyCon_D device, ControllerBinder controller);
|
|
||||||
}
|
}
|
||||||
@ -121,22 +121,5 @@ namespace AxibugEmuOnline.Client.Settings
|
|||||||
controller.SetBinding(EnumButtonType.UP, device.JOYSTICK.Up, 1);
|
controller.SetBinding(EnumButtonType.UP, device.JOYSTICK.Up, 1);
|
||||||
controller.SetBinding(EnumButtonType.DOWN, device.JOYSTICK.Down, 1);
|
controller.SetBinding(EnumButtonType.DOWN, device.JOYSTICK.Down, 1);
|
||||||
}
|
}
|
||||||
public override void Bind(SwitchJoyCon_D device, ControllerBinder controller)
|
|
||||||
{
|
|
||||||
controller.SetBinding(EnumButtonType.LEFT, device.Left, 0);
|
|
||||||
controller.SetBinding(EnumButtonType.RIGHT, device.Right, 0);
|
|
||||||
controller.SetBinding(EnumButtonType.UP, device.Up, 0);
|
|
||||||
controller.SetBinding(EnumButtonType.DOWN, device.Down, 0);
|
|
||||||
controller.SetBinding(EnumButtonType.A, device.A, 0);
|
|
||||||
controller.SetBinding(EnumButtonType.B, device.B, 0);
|
|
||||||
controller.SetBinding(EnumButtonType.SELECT, device.Minus, 0);
|
|
||||||
controller.SetBinding(EnumButtonType.START, device.Plus, 0);
|
|
||||||
controller.SetBinding(EnumButtonType.MIC, device.RightSL, 0);
|
|
||||||
|
|
||||||
controller.SetBinding(EnumButtonType.LEFT, device.LeftStick.Left, 1);
|
|
||||||
controller.SetBinding(EnumButtonType.RIGHT, device.LeftStick.Right, 1);
|
|
||||||
controller.SetBinding(EnumButtonType.UP, device.LeftStick.Up, 1);
|
|
||||||
controller.SetBinding(EnumButtonType.DOWN, device.LeftStick.Down, 1);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -112,20 +112,5 @@ namespace AxibugEmuOnline.Client
|
|||||||
controller.SetBinding(EnumCommand.SelectItemRight, device.JOYSTICK.Right, 1);
|
controller.SetBinding(EnumCommand.SelectItemRight, device.JOYSTICK.Right, 1);
|
||||||
controller.SetBinding(EnumCommand.SelectItemUp, device.JOYSTICK.Up, 1);
|
controller.SetBinding(EnumCommand.SelectItemUp, device.JOYSTICK.Up, 1);
|
||||||
}
|
}
|
||||||
public override void Bind(SwitchJoyCon_D device, ControllerBinder controller)
|
|
||||||
{
|
|
||||||
controller.SetBinding(EnumCommand.Back, device.A, 0);
|
|
||||||
controller.SetBinding(EnumCommand.Enter, device.B, 0);
|
|
||||||
controller.SetBinding(EnumCommand.OptionMenu, device.Plus, 0);
|
|
||||||
controller.SetBinding(EnumCommand.SelectItemDown, device.Down, 0);
|
|
||||||
controller.SetBinding(EnumCommand.SelectItemLeft, device.Left, 0);
|
|
||||||
controller.SetBinding(EnumCommand.SelectItemRight, device.Right, 0);
|
|
||||||
controller.SetBinding(EnumCommand.SelectItemUp, device.Up, 0);
|
|
||||||
|
|
||||||
controller.SetBinding(EnumCommand.SelectItemDown, device.LeftStick.Down, 1);
|
|
||||||
controller.SetBinding(EnumCommand.SelectItemLeft, device.LeftStick.Left, 1);
|
|
||||||
controller.SetBinding(EnumCommand.SelectItemRight, device.LeftStick.Right, 1);
|
|
||||||
controller.SetBinding(EnumCommand.SelectItemUp, device.LeftStick.Up, 1);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1,34 +0,0 @@
|
|||||||
using AxibugProtobuf;
|
|
||||||
|
|
||||||
namespace AxibugEmuOnline.Client.InputDevices
|
|
||||||
{
|
|
||||||
public class SwitchJoyCon_D : InputDevice_D
|
|
||||||
{
|
|
||||||
public Button_C LeftSL;
|
|
||||||
public Button_C LeftSR;
|
|
||||||
public Button_C RightSL;
|
|
||||||
public Button_C RightSR;
|
|
||||||
|
|
||||||
public Button_C B;
|
|
||||||
public Button_C A;
|
|
||||||
public Button_C Y;
|
|
||||||
public Button_C X;
|
|
||||||
|
|
||||||
public Button_C Up;
|
|
||||||
public Button_C Down;
|
|
||||||
public Button_C Left;
|
|
||||||
public Button_C Right;
|
|
||||||
|
|
||||||
public Button_C Minus;
|
|
||||||
public Button_C Plus;
|
|
||||||
|
|
||||||
public Stick_C LeftStick;
|
|
||||||
public Stick_C RightStick;
|
|
||||||
public Button_C LeftStickPress;
|
|
||||||
public Button_C RightStickPress;
|
|
||||||
|
|
||||||
public SwitchJoyCon_D(InputResolver resolver) : base(resolver) { }
|
|
||||||
|
|
||||||
public override GamePadType PadType => GamePadType.SwitchJoyCon;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 28380f06191bd35458b20113fbd2960b
|
|
||||||
@ -1,6 +1,5 @@
|
|||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
using UnityEngine.InputSystem;
|
|
||||||
|
|
||||||
namespace AxibugEmuOnline.Client.InputDevices
|
namespace AxibugEmuOnline.Client.InputDevices
|
||||||
{
|
{
|
||||||
@ -73,48 +72,11 @@ namespace AxibugEmuOnline.Client.InputDevices
|
|||||||
{
|
{
|
||||||
return m_devices.Values;
|
return m_devices.Values;
|
||||||
}
|
}
|
||||||
List<string> templog = new List<string>();
|
|
||||||
/// <summary> 由外部驱动的逻辑更新入口 </summary>
|
/// <summary> 由外部驱动的逻辑更新入口 </summary>
|
||||||
public void Update()
|
public void Update()
|
||||||
{
|
{
|
||||||
foreach (var device in m_devices.Values) device.Update();
|
foreach (var device in m_devices.Values) device.Update();
|
||||||
|
|
||||||
//string HadDrive = "";
|
|
||||||
//foreach (var device in InputSystem.devices)
|
|
||||||
//{
|
|
||||||
// if (device is Mouse)
|
|
||||||
// continue;
|
|
||||||
// bool bhadflag = false;
|
|
||||||
|
|
||||||
// templog.Clear();
|
|
||||||
// for (int i = 0; i < device.allControls.Count; i++)
|
|
||||||
// {
|
|
||||||
// if (device.allControls[i].IsPressed(0))
|
|
||||||
// {
|
|
||||||
// if (device.allControls[i].name.ToLower() == "anykey")
|
|
||||||
// continue;
|
|
||||||
// bhadflag = true;
|
|
||||||
// string keyname = $"{device.allControls[i].GetType().FullName}|{device.allControls[i].name},";
|
|
||||||
// templog.Add(keyname);
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
|
|
||||||
// if (bhadflag)
|
|
||||||
// {
|
|
||||||
// HadDrive += $" D:{device.GetType().FullName}|{device.GetType().BaseType.FullName}|{device.name}, K:";
|
|
||||||
// foreach (var s in templog)
|
|
||||||
// {
|
|
||||||
// HadDrive += s;
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
|
|
||||||
//}
|
|
||||||
|
|
||||||
//if (!string.IsNullOrEmpty(HadDrive))
|
|
||||||
//{
|
|
||||||
// Debug.Log($"Had Drive: {HadDrive}");
|
|
||||||
//}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1,18 +1,8 @@
|
|||||||
#if ENABLE_INPUT_SYSTEM
|
#if ENABLE_INPUT_SYSTEM
|
||||||
|
|
||||||
#if UNITY_EDITOR || UNITY_STANDALONE_OSX || UNITY_STANDALONE_WIN || UNITY_WSA || PACKAGE_DOCS_GENERATION
|
|
||||||
#define DUALSHOCK_SUPPORT
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if UNITY_EDITOR || UNITY_SWITCH || PACKAGE_DOCS_GENERATION
|
|
||||||
#define JOYCON_SUPPORT
|
|
||||||
#endif
|
|
||||||
|
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
using UnityEngine.InputSystem;
|
using UnityEngine.InputSystem;
|
||||||
using UnityEngine.InputSystem.DualShock;
|
using UnityEngine.InputSystem.DualShock;
|
||||||
using UnityEngine.InputSystem.Switch;
|
|
||||||
using UnityEngine.InputSystem.XInput;
|
using UnityEngine.InputSystem.XInput;
|
||||||
|
|
||||||
namespace AxibugEmuOnline.Client.InputDevices.ForInputSystem
|
namespace AxibugEmuOnline.Client.InputDevices.ForInputSystem
|
||||||
@ -34,25 +24,25 @@ namespace AxibugEmuOnline.Client.InputDevices.ForInputSystem
|
|||||||
InputDevice_D newDevice = null;
|
InputDevice_D newDevice = null;
|
||||||
if (ipdev is Keyboard) newDevice = new Keyboard_D(this);
|
if (ipdev is Keyboard) newDevice = new Keyboard_D(this);
|
||||||
|
|
||||||
#if DUALSHOCK_SUPPORT
|
|
||||||
|
#if UNITY_STANDALONE || UNITY_PS5 || UNITY_PS4 || UNITY_PS3 //PC/Mac/Linux/PS345 才能用 DualShock
|
||||||
else if (ipdev is DualShockGamepad)
|
else if (ipdev is DualShockGamepad)
|
||||||
{
|
{
|
||||||
if (ipdev is DualShock3GamepadHID) newDevice = new DualShockController_D(this, ps3: true);
|
if (ipdev is DualShock3GamepadHID) newDevice = new DualShockController_D(this, ps3: true);
|
||||||
else if (ipdev is DualShock4GamepadHID) newDevice = new DualShockController_D(this, ps4: true);
|
else if (ipdev is DualShock4GamepadHID) newDevice = new DualShockController_D(this, ps4: true);
|
||||||
else if (ipdev is DualSenseGamepadHID) newDevice = new DualShockController_D(this, ps5: true);
|
else if (ipdev is DualSenseGamepadHID) newDevice = new DualShockController_D(this, ps5: true);
|
||||||
else newDevice = new DualShockController_D(this);
|
else newDevice = new DualShockController_D(this);
|
||||||
|
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if UNITY_STANDALONE_WIN //仅Windows 才能用Xinput
|
||||||
else if (ipdev is XInputController)
|
else if (ipdev is XInputController)
|
||||||
{
|
{
|
||||||
newDevice = new XboxController_D(this);
|
newDevice = new XboxController_D(this);
|
||||||
}
|
}
|
||||||
#if JOYCON_SUPPORT
|
|
||||||
else if (ipdev is NPad)
|
|
||||||
{
|
|
||||||
newDevice = new SwitchJoyCon_D(this);
|
|
||||||
}
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
else if (ipdev is Gamepad) newDevice = new GamePad_D(this); //注意Gamepad的优先级,因为任何手柄,Inputsystem中的基类都是GamePad
|
else if (ipdev is Gamepad) newDevice = new GamePad_D(this); //注意Gamepad的优先级,因为任何手柄,Inputsystem中的基类都是GamePad
|
||||||
|
|
||||||
if (newDevice != null)
|
if (newDevice != null)
|
||||||
@ -250,7 +240,6 @@ namespace AxibugEmuOnline.Client.InputDevices.ForInputSystem
|
|||||||
mapper[keyboard_d.Semicolon] = ipKeyboard.semicolonKey;
|
mapper[keyboard_d.Semicolon] = ipKeyboard.semicolonKey;
|
||||||
mapper[keyboard_d.Quote] = ipKeyboard.quoteKey;
|
mapper[keyboard_d.Quote] = ipKeyboard.quoteKey;
|
||||||
}
|
}
|
||||||
#if DUALSHOCK_SUPPORT
|
|
||||||
else if (device_d is DualShockController_D ds_d)
|
else if (device_d is DualShockController_D ds_d)
|
||||||
{
|
{
|
||||||
var ipDsGamePad = ipdevice as DualShockGamepad;
|
var ipDsGamePad = ipdevice as DualShockGamepad;
|
||||||
@ -274,7 +263,6 @@ namespace AxibugEmuOnline.Client.InputDevices.ForInputSystem
|
|||||||
mapper[ds_d.LeftStick] = ipDsGamePad.leftStick;
|
mapper[ds_d.LeftStick] = ipDsGamePad.leftStick;
|
||||||
mapper[ds_d.RightStick] = ipDsGamePad.rightStick;
|
mapper[ds_d.RightStick] = ipDsGamePad.rightStick;
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
else if (device_d is XboxController_D xbox_d)
|
else if (device_d is XboxController_D xbox_d)
|
||||||
{
|
{
|
||||||
var ipXInputGamePad = ipdevice as XInputController;
|
var ipXInputGamePad = ipdevice as XInputController;
|
||||||
@ -296,53 +284,53 @@ namespace AxibugEmuOnline.Client.InputDevices.ForInputSystem
|
|||||||
mapper[xbox_d.RightStickPress] = ipXInputGamePad.rightStickButton;
|
mapper[xbox_d.RightStickPress] = ipXInputGamePad.rightStickButton;
|
||||||
mapper[xbox_d.LeftStick] = ipXInputGamePad.leftStick;
|
mapper[xbox_d.LeftStick] = ipXInputGamePad.leftStick;
|
||||||
mapper[xbox_d.RightStick] = ipXInputGamePad.rightStick;
|
mapper[xbox_d.RightStick] = ipXInputGamePad.rightStick;
|
||||||
|
|
||||||
}
|
}
|
||||||
#if JOYCON_SUPPORT
|
|
||||||
else if (device_d is SwitchJoyCon_D joycon_d)
|
|
||||||
{
|
|
||||||
var ipdevice_joycon = ipdevice as NPad;
|
|
||||||
mapper[joycon_d.LeftSL] = ipdevice_joycon.leftSL;
|
|
||||||
mapper[joycon_d.LeftSR] = ipdevice_joycon.leftSR;
|
|
||||||
mapper[joycon_d.RightSL] = ipdevice_joycon.rightSL;
|
|
||||||
mapper[joycon_d.RightSR] = ipdevice_joycon.rightSR;
|
|
||||||
mapper[joycon_d.B] = ipdevice_joycon.bButton;
|
|
||||||
mapper[joycon_d.A] = ipdevice_joycon.aButton;
|
|
||||||
mapper[joycon_d.Y] = ipdevice_joycon.yButton;
|
|
||||||
mapper[joycon_d.X] = ipdevice_joycon.xButton;
|
|
||||||
mapper[joycon_d.Up] = ipdevice_joycon.dpad.up;
|
|
||||||
mapper[joycon_d.Down] = ipdevice_joycon.dpad.down;
|
|
||||||
mapper[joycon_d.Left] = ipdevice_joycon.dpad.left;
|
|
||||||
mapper[joycon_d.Right] = ipdevice_joycon.dpad.right;
|
|
||||||
mapper[joycon_d.Minus] = ipdevice_joycon.selectButton;
|
|
||||||
mapper[joycon_d.Plus] = ipdevice_joycon.startButton;
|
|
||||||
mapper[joycon_d.LeftStick] = ipdevice_joycon.leftStick;
|
|
||||||
mapper[joycon_d.RightStick] = ipdevice_joycon.rightStick;
|
|
||||||
mapper[joycon_d.RightStickPress] = ipdevice_joycon.rightStickButton;
|
|
||||||
mapper[joycon_d.LeftStickPress] = ipdevice_joycon.leftStickButton;
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
else if (device_d is GamePad_D gamepad_d)
|
else if (device_d is GamePad_D gamepad_d)
|
||||||
{
|
{
|
||||||
var ipGamepad = ipdevice as Gamepad;
|
if (ipdevice is UnityEngine.InputSystem.Switch.NPad ipdevice_ns)
|
||||||
mapper[gamepad_d.Up] = ipGamepad.dpad.up;
|
{
|
||||||
mapper[gamepad_d.Down] = ipGamepad.dpad.down;
|
mapper[gamepad_d.Up] = ipdevice_ns.dpad.up;
|
||||||
mapper[gamepad_d.Left] = ipGamepad.dpad.left;
|
mapper[gamepad_d.Down] = ipdevice_ns.dpad.down;
|
||||||
mapper[gamepad_d.Right] = ipGamepad.dpad.right;
|
mapper[gamepad_d.Left] = ipdevice_ns.dpad.left;
|
||||||
mapper[gamepad_d.Select] = ipGamepad.selectButton;
|
mapper[gamepad_d.Right] = ipdevice_ns.dpad.right;
|
||||||
mapper[gamepad_d.Start] = ipGamepad.startButton;
|
mapper[gamepad_d.Select] = ipdevice_ns.selectButton;
|
||||||
mapper[gamepad_d.North] = ipGamepad.buttonNorth;
|
mapper[gamepad_d.Start] = ipdevice_ns.startButton;
|
||||||
mapper[gamepad_d.South] = ipGamepad.buttonSouth;
|
mapper[gamepad_d.North] = ipdevice_ns.xButton;
|
||||||
mapper[gamepad_d.West] = ipGamepad.buttonWest;
|
mapper[gamepad_d.South] = ipdevice_ns.bButton;
|
||||||
mapper[gamepad_d.East] = ipGamepad.buttonEast;
|
mapper[gamepad_d.West] = ipdevice_ns.yButton;
|
||||||
mapper[gamepad_d.LeftShoulder] = ipGamepad.leftShoulder;
|
mapper[gamepad_d.East] = ipdevice_ns.aButton;
|
||||||
mapper[gamepad_d.RightShoulder] = ipGamepad.rightShoulder;
|
mapper[gamepad_d.LeftShoulder] = ipdevice_ns;
|
||||||
mapper[gamepad_d.LeftTrigger] = ipGamepad.leftTrigger;
|
mapper[gamepad_d.RightShoulder] = ipdevice_ns.rightShoulder;
|
||||||
mapper[gamepad_d.RightTrigger] = ipGamepad.rightTrigger;
|
mapper[gamepad_d.LeftTrigger] = ipdevice_ns.leftTrigger;
|
||||||
mapper[gamepad_d.LeftStickPress] = ipGamepad.leftStickButton;
|
mapper[gamepad_d.RightTrigger] = ipdevice_ns.rightTrigger;
|
||||||
mapper[gamepad_d.RightStickPress] = ipGamepad.rightStickButton;
|
mapper[gamepad_d.LeftStickPress] = ipdevice_ns.leftStickButton;
|
||||||
mapper[gamepad_d.LeftStick] = ipGamepad.leftStick;
|
mapper[gamepad_d.RightStickPress] = ipdevice_ns.rightStickButton;
|
||||||
mapper[gamepad_d.RightStick] = ipGamepad.rightStick;
|
mapper[gamepad_d.LeftStick] = ipdevice_ns.leftStick;
|
||||||
|
mapper[gamepad_d.RightStick] = ipdevice_ns.rightStick;
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
var ipGamepad = ipdevice as Gamepad;
|
||||||
|
mapper[gamepad_d.Up] = ipGamepad.dpad.up;
|
||||||
|
mapper[gamepad_d.Down] = ipGamepad.dpad.down;
|
||||||
|
mapper[gamepad_d.Left] = ipGamepad.dpad.left;
|
||||||
|
mapper[gamepad_d.Right] = ipGamepad.dpad.right;
|
||||||
|
mapper[gamepad_d.Select] = ipGamepad.selectButton;
|
||||||
|
mapper[gamepad_d.Start] = ipGamepad.startButton;
|
||||||
|
mapper[gamepad_d.North] = ipGamepad.buttonNorth;
|
||||||
|
mapper[gamepad_d.South] = ipGamepad.buttonSouth;
|
||||||
|
mapper[gamepad_d.West] = ipGamepad.buttonWest;
|
||||||
|
mapper[gamepad_d.East] = ipGamepad.buttonEast;
|
||||||
|
mapper[gamepad_d.LeftShoulder] = ipGamepad.leftShoulder;
|
||||||
|
mapper[gamepad_d.RightShoulder] = ipGamepad.rightShoulder;
|
||||||
|
mapper[gamepad_d.LeftTrigger] = ipGamepad.leftTrigger;
|
||||||
|
mapper[gamepad_d.RightTrigger] = ipGamepad.rightTrigger;
|
||||||
|
mapper[gamepad_d.LeftStickPress] = ipGamepad.leftStickButton;
|
||||||
|
mapper[gamepad_d.RightStickPress] = ipGamepad.rightStickButton;
|
||||||
|
mapper[gamepad_d.LeftStick] = ipGamepad.leftStick;
|
||||||
|
mapper[gamepad_d.RightStick] = ipGamepad.rightStick;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
else throw new System.NotImplementedException($"初始化设备失败,未实现的物理按键映射 for {device_d.GetType()}");
|
else throw new System.NotImplementedException($"初始化设备失败,未实现的物理按键映射 for {device_d.GetType()}");
|
||||||
}
|
}
|
||||||
@ -351,6 +339,6 @@ namespace AxibugEmuOnline.Client.InputDevices.ForInputSystem
|
|||||||
m_deviceMapper.Remove(keyboard_d);
|
m_deviceMapper.Remove(keyboard_d);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
|
}
|
||||||
#endif
|
#endif
|
||||||
@ -52,7 +52,7 @@ namespace AxibugEmuOnline.Client
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public SimpleFSM<SaveFile>.State GetCurrentState()
|
public SimpleFSM<SaveFile>.State GetState()
|
||||||
{
|
{
|
||||||
return FSM.CurrentState;
|
return FSM.CurrentState;
|
||||||
}
|
}
|
||||||
@ -63,7 +63,7 @@ namespace AxibugEmuOnline.Client
|
|||||||
/// <summary> 存档顺序号,用于判断云存档和本地存档的同步状态,是否存在冲突 </summary>
|
/// <summary> 存档顺序号,用于判断云存档和本地存档的同步状态,是否存在冲突 </summary>
|
||||||
public uint Sequecen { get; private set; }
|
public uint Sequecen { get; private set; }
|
||||||
|
|
||||||
public SimpleFSM<SaveFile> FSM { get; private set; }
|
SimpleFSM<SaveFile> FSM;
|
||||||
byte[] m_savDataCaches;
|
byte[] m_savDataCaches;
|
||||||
byte[] m_screenShotCaches;
|
byte[] m_screenShotCaches;
|
||||||
Header m_headerCache;
|
Header m_headerCache;
|
||||||
@ -79,10 +79,8 @@ namespace AxibugEmuOnline.Client
|
|||||||
FSM.AddState<CheckingNetworkState>();//?
|
FSM.AddState<CheckingNetworkState>();//?
|
||||||
FSM.AddState<CheckingState>();
|
FSM.AddState<CheckingState>();
|
||||||
FSM.AddState<DownloadingState>();
|
FSM.AddState<DownloadingState>();
|
||||||
FSM.AddState<ConflictState>();
|
|
||||||
FSM.AddState<UploadingState>();
|
FSM.AddState<UploadingState>();
|
||||||
FSM.AddState<SyncedState>();
|
FSM.AddState<SyncedState>();
|
||||||
FSM.AddState<SyncFailedState>();
|
|
||||||
FSM.OnStateChanged += FSM_OnStateChanged;
|
FSM.OnStateChanged += FSM_OnStateChanged;
|
||||||
|
|
||||||
IsEmpty = !AxiIO.File.Exists(FilePath);
|
IsEmpty = !AxiIO.File.Exists(FilePath);
|
||||||
@ -219,7 +217,7 @@ namespace AxibugEmuOnline.Client
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public void TrySync()
|
public void TrySync()
|
||||||
{
|
{
|
||||||
if (FSM.CurrentState is not IdleState && FSM.CurrentState is not SyncedState && FSM.CurrentState is not SyncFailedState) return;
|
if (FSM.CurrentState is not IdleState && FSM.CurrentState is not SyncedState) return;
|
||||||
|
|
||||||
FSM.ChangeState<CheckingNetworkState>();
|
FSM.ChangeState<CheckingNetworkState>();
|
||||||
}
|
}
|
||||||
@ -236,11 +234,6 @@ namespace AxibugEmuOnline.Client
|
|||||||
SyncingFilesUtility.Remove(this);
|
SyncingFilesUtility.Remove(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
public override string ToString()
|
|
||||||
{
|
|
||||||
return $"{EmuPlatform}|{RomID}|{SlotIndex}";
|
|
||||||
}
|
|
||||||
|
|
||||||
public static class SyncingFilesUtility
|
public static class SyncingFilesUtility
|
||||||
{
|
{
|
||||||
static SyncingFileRecord m_syncFiles = new SyncingFileRecord();
|
static SyncingFileRecord m_syncFiles = new SyncingFileRecord();
|
||||||
@ -322,6 +315,7 @@ namespace AxibugEmuOnline.Client
|
|||||||
var jsonStr = JsonUtility.ToJson(temp);
|
var jsonStr = JsonUtility.ToJson(temp);
|
||||||
AxiPlayerPrefs.SetString("SYNCING_SAVE", jsonStr);
|
AxiPlayerPrefs.SetString("SYNCING_SAVE", jsonStr);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[Serializable]
|
[Serializable]
|
||||||
|
|||||||
@ -29,8 +29,7 @@ namespace AxibugEmuOnline.Client
|
|||||||
m_timeOut -= Time.deltaTime;
|
m_timeOut -= Time.deltaTime;
|
||||||
if (m_timeOut < 0) //已超时
|
if (m_timeOut < 0) //已超时
|
||||||
{
|
{
|
||||||
FSM.GetState<SyncFailedState>().Error = "拉取云存档数据超时";
|
FSM.ChangeState<IdleState>();
|
||||||
FSM.ChangeState<SyncFailedState>();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -45,15 +44,7 @@ namespace AxibugEmuOnline.Client
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
if (Host.Sequecen > (uint)NetData.Sequence)//本地序列号大于云存档序列号,视为冲突
|
FSM.ChangeState<DownloadingState>();
|
||||||
{
|
|
||||||
FSM.GetState<ConflictState>().NetData = NetData;
|
|
||||||
FSM.ChangeState<ConflictState>();
|
|
||||||
}
|
|
||||||
else
|
|
||||||
{
|
|
||||||
FSM.ChangeState<DownloadingState>();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,4 @@
|
|||||||
using AxibugEmuOnline.Client.Tools;
|
using AxibugEmuOnline.Client.Tools;
|
||||||
using AxibugProtobuf;
|
|
||||||
|
|
||||||
namespace AxibugEmuOnline.Client
|
namespace AxibugEmuOnline.Client
|
||||||
{
|
{
|
||||||
@ -7,7 +6,7 @@ namespace AxibugEmuOnline.Client
|
|||||||
{
|
{
|
||||||
public class ConflictState : SimpleFSM<SaveFile>.State
|
public class ConflictState : SimpleFSM<SaveFile>.State
|
||||||
{
|
{
|
||||||
public Protobuf_Mine_GameSavInfo NetData { get; set; }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1,6 +1,5 @@
|
|||||||
using AxibugEmuOnline.Client.ClientCore;
|
using AxibugEmuOnline.Client.ClientCore;
|
||||||
using AxibugEmuOnline.Client.Tools;
|
using AxibugEmuOnline.Client.Tools;
|
||||||
using AxibugProtobuf;
|
|
||||||
using System;
|
using System;
|
||||||
|
|
||||||
namespace AxibugEmuOnline.Client
|
namespace AxibugEmuOnline.Client
|
||||||
@ -15,14 +14,14 @@ namespace AxibugEmuOnline.Client
|
|||||||
|
|
||||||
public override void OnEnter(SimpleFSM<SaveFile>.State preState)
|
public override void OnEnter(SimpleFSM<SaveFile>.State preState)
|
||||||
{
|
{
|
||||||
Protobuf_Mine_GameSavInfo netData = null;
|
var checkState = preState as CheckingState;
|
||||||
if (preState is CheckingState checkState)
|
|
||||||
|
var netData = checkState.NetData;
|
||||||
|
|
||||||
|
if (Host.Sequecen >= (uint)netData.Sequence)
|
||||||
{
|
{
|
||||||
netData = checkState.NetData;
|
FSM.ChangeState<ConflictState>();
|
||||||
}
|
return;
|
||||||
else if (preState is ConflictState conflictState) //由冲突状态转换为下载状态,代表使用网络存档覆盖本地
|
|
||||||
{
|
|
||||||
netData = conflictState.NetData;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
m_sequece = (uint)netData.Sequence;
|
m_sequece = (uint)netData.Sequence;
|
||||||
@ -43,8 +42,7 @@ namespace AxibugEmuOnline.Client
|
|||||||
|
|
||||||
if (m_downloadTask.downloadHandler.bHadErr) //下载失败
|
if (m_downloadTask.downloadHandler.bHadErr) //下载失败
|
||||||
{
|
{
|
||||||
FSM.GetState<SyncFailedState>().Error = m_downloadTask.downloadHandler.ErrInfo;
|
FSM.ChangeState<IdleState>();
|
||||||
FSM.ChangeState<SyncFailedState>();
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -1,18 +0,0 @@
|
|||||||
using AxibugEmuOnline.Client.ClientCore;
|
|
||||||
using AxibugEmuOnline.Client.Tools;
|
|
||||||
|
|
||||||
namespace AxibugEmuOnline.Client
|
|
||||||
{
|
|
||||||
public partial class SaveFile
|
|
||||||
{
|
|
||||||
public class SyncFailedState : SimpleFSM<SaveFile>.State
|
|
||||||
{
|
|
||||||
public string Error { get; set; }
|
|
||||||
|
|
||||||
public override void OnEnter(SimpleFSM<SaveFile>.State preState)
|
|
||||||
{
|
|
||||||
App.log.Error($"同步失败:{Error}");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 36be8767f260af04ba9ed88d2d4cd775
|
|
||||||
@ -7,10 +7,7 @@ namespace AxibugEmuOnline.Client.Tools
|
|||||||
public partial class SimpleFSM<HOST>
|
public partial class SimpleFSM<HOST>
|
||||||
{
|
{
|
||||||
public event Action OnStateChanged;
|
public event Action OnStateChanged;
|
||||||
|
|
||||||
private Dictionary<Type, State> m_states = new Dictionary<Type, State>();
|
private Dictionary<Type, State> m_states = new Dictionary<Type, State>();
|
||||||
private bool isInTransition = false; // 新增:标识是否处于切换过程中
|
|
||||||
private Queue<Type> pendingStateQueue = new Queue<Type>(); // 新增:延迟请求的队列
|
|
||||||
|
|
||||||
public HOST Host { get; private set; }
|
public HOST Host { get; private set; }
|
||||||
|
|
||||||
@ -19,15 +16,15 @@ namespace AxibugEmuOnline.Client.Tools
|
|||||||
Host = host;
|
Host = host;
|
||||||
}
|
}
|
||||||
|
|
||||||
private State m_currentState;
|
private State m_current;
|
||||||
public State CurrentState
|
public State CurrentState
|
||||||
{
|
{
|
||||||
get => m_currentState;
|
get => m_current;
|
||||||
set
|
set
|
||||||
{
|
{
|
||||||
if (m_currentState == value) return;
|
if (m_current == value) return;
|
||||||
|
|
||||||
m_currentState = value;
|
m_current = value;
|
||||||
OnStateChanged?.Invoke();
|
OnStateChanged?.Invoke();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -43,59 +40,44 @@ namespace AxibugEmuOnline.Client.Tools
|
|||||||
return (T)state;
|
return (T)state;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public void BackToLast()
|
||||||
|
{
|
||||||
|
if (m_current == null) return;
|
||||||
|
if (m_current.LastState == null) return;
|
||||||
|
|
||||||
|
if (m_states.Values.FirstOrDefault(s => s == m_current.LastState) is State lastState)
|
||||||
|
{
|
||||||
|
m_current.LastState = null;
|
||||||
|
m_current.OnExit(lastState);
|
||||||
|
|
||||||
|
lastState.OnEnter(m_current);
|
||||||
|
m_current = lastState;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
public void Stop()
|
||||||
|
{
|
||||||
|
if (m_current != null)
|
||||||
|
{
|
||||||
|
m_current.OnExit(null);
|
||||||
|
m_current = null;
|
||||||
|
}
|
||||||
|
|
||||||
|
foreach (var state in m_states.Values)
|
||||||
|
state.LastState = null;
|
||||||
|
}
|
||||||
|
|
||||||
public void ChangeState<T>() where T : State, new()
|
public void ChangeState<T>() where T : State, new()
|
||||||
{
|
{
|
||||||
var stateType = typeof(T);
|
var stateType = typeof(T);
|
||||||
if (!m_states.ContainsKey(stateType))
|
m_states.TryGetValue(stateType, out State nextState);
|
||||||
return;
|
|
||||||
|
|
||||||
// 如果处于切换中,加入队列等待后续处理
|
|
||||||
if (isInTransition)
|
|
||||||
{
|
|
||||||
pendingStateQueue.Enqueue(stateType);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
// 标记开始切换
|
|
||||||
isInTransition = true;
|
|
||||||
InternalChangeState(stateType);
|
|
||||||
isInTransition = false; // 切换结束
|
|
||||||
|
|
||||||
// 处理队列中积累的切换请求
|
|
||||||
ProcessPendingQueue();
|
|
||||||
}
|
|
||||||
|
|
||||||
// 新增:实际执行状态切换的方法
|
|
||||||
private void InternalChangeState(Type stateType)
|
|
||||||
{
|
|
||||||
State nextState = m_states[stateType];
|
|
||||||
if (nextState == null) return;
|
if (nextState == null) return;
|
||||||
|
|
||||||
State preState = CurrentState;
|
if (m_current != null) m_current.OnExit(nextState);
|
||||||
// 退出当前状态
|
nextState.LastState = m_current;
|
||||||
if (preState != null) preState.OnExit(nextState);
|
nextState.OnEnter(m_current);
|
||||||
|
m_current = nextState;
|
||||||
// 更新当前状态
|
|
||||||
CurrentState = nextState;
|
|
||||||
CurrentState.LastState = preState;
|
|
||||||
|
|
||||||
// 进入新状态
|
|
||||||
CurrentState.OnEnter(preState);
|
|
||||||
}
|
|
||||||
|
|
||||||
// 新增:处理队列中的切换请求
|
|
||||||
private void ProcessPendingQueue()
|
|
||||||
{
|
|
||||||
while (pendingStateQueue.Count > 0)
|
|
||||||
{
|
|
||||||
Type nextType = pendingStateQueue.Dequeue();
|
|
||||||
if (!m_states.ContainsKey(nextType)) continue;
|
|
||||||
|
|
||||||
isInTransition = true;
|
|
||||||
InternalChangeState(nextType);
|
|
||||||
isInTransition = false;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public T GetState<T>() where T : State, new()
|
public T GetState<T>() where T : State, new()
|
||||||
@ -106,11 +88,11 @@ namespace AxibugEmuOnline.Client.Tools
|
|||||||
|
|
||||||
public void Update()
|
public void Update()
|
||||||
{
|
{
|
||||||
CurrentState?.OnUpdate();
|
m_current?.OnUpdate();
|
||||||
foreach (var state in m_states.Values)
|
foreach (var state in m_states.Values)
|
||||||
{
|
{
|
||||||
if (state == CurrentState) continue;
|
if (state == m_current) continue;
|
||||||
state.AnyStateUpdate(CurrentState);
|
state.AnyStateUpdate(m_current);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -1,11 +1,9 @@
|
|||||||
using AxibugEmuOnline.Client;
|
using AxibugEmuOnline.Client;
|
||||||
using AxibugEmuOnline.Client.ClientCore;
|
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
public class SwitchCommon : MonoBehaviour
|
public class SwitchCommon : MonoBehaviour
|
||||||
{
|
{
|
||||||
void Start()
|
void Start()
|
||||||
{
|
{
|
||||||
Debug.Log("SwitchCommon Start");
|
|
||||||
TickLoop.LoopAction_15s += ApplyCommit;
|
TickLoop.LoopAction_15s += ApplyCommit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -33,23 +33,17 @@ namespace AxibugEmuOnline.Client
|
|||||||
public override Type MenuUITemplateType => typeof(OptionUI_SavSlotItem);
|
public override Type MenuUITemplateType => typeof(OptionUI_SavSlotItem);
|
||||||
public SaveFile SavFile { get; private set; }
|
public SaveFile SavFile { get; private set; }
|
||||||
|
|
||||||
|
List<InternalOptionMenu> m_subOptions = new List<InternalOptionMenu>();
|
||||||
public override string Name => SavFile.AutoSave ? "自动存档" : $"存档{SavFile.SlotIndex}";
|
public override string Name => SavFile.AutoSave ? "自动存档" : $"存档{SavFile.SlotIndex}";
|
||||||
|
|
||||||
SaveMenuItem saveMENU;
|
|
||||||
LoadMenuItem loadMENU;
|
|
||||||
RetryMenuItem retryMENU;
|
|
||||||
UseLocalSaveMenuItem useLocalMENU;
|
|
||||||
UseRemoteSaveMenuItem useRemoteMENU;
|
|
||||||
|
|
||||||
public SaveSlotMenu(InGameUI inGameui, SaveFile savFile)
|
public SaveSlotMenu(InGameUI inGameui, SaveFile savFile)
|
||||||
{
|
{
|
||||||
SavFile = savFile;
|
SavFile = savFile;
|
||||||
|
|
||||||
saveMENU = new SaveMenuItem(inGameui, savFile);
|
//非自动存档,增加保存选项
|
||||||
loadMENU = new LoadMenuItem(inGameui, savFile);
|
if (!savFile.AutoSave) m_subOptions.Add(new SaveMenuItem(inGameui, savFile));
|
||||||
retryMENU = new RetryMenuItem(inGameui, savFile);
|
//添加读取选项
|
||||||
useLocalMENU = new UseLocalSaveMenuItem(inGameui, savFile);
|
m_subOptions.Add(new LoadMenuItem(inGameui, savFile));
|
||||||
useRemoteMENU = new UseRemoteSaveMenuItem(inGameui, savFile);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public override void OnShow(OptionUI_MenuItem ui)
|
public override void OnShow(OptionUI_MenuItem ui)
|
||||||
@ -61,21 +55,7 @@ namespace AxibugEmuOnline.Client
|
|||||||
|
|
||||||
protected override List<InternalOptionMenu> GetOptionMenus()
|
protected override List<InternalOptionMenu> GetOptionMenus()
|
||||||
{
|
{
|
||||||
var menus = new List<InternalOptionMenu>();
|
return m_subOptions;
|
||||||
|
|
||||||
if (SavFile.GetCurrentState() is SaveFile.ConflictState)
|
|
||||||
{
|
|
||||||
menus.Add(useRemoteMENU);
|
|
||||||
menus.Add(useLocalMENU);
|
|
||||||
}
|
|
||||||
else
|
|
||||||
{
|
|
||||||
if (SavFile.GetCurrentState() is SaveFile.SyncFailedState) menus.Add(retryMENU);
|
|
||||||
if (!SavFile.AutoSave) menus.Add(saveMENU);
|
|
||||||
if (!SavFile.IsEmpty) menus.Add(loadMENU);
|
|
||||||
}
|
|
||||||
|
|
||||||
return menus;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public class SaveMenuItem : ExecuteMenu
|
public class SaveMenuItem : ExecuteMenu
|
||||||
@ -131,66 +111,6 @@ namespace AxibugEmuOnline.Client
|
|||||||
OverlayManager.HideSideBar();
|
OverlayManager.HideSideBar();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public class RetryMenuItem : ExecuteMenu
|
|
||||||
{
|
|
||||||
SaveFile m_savFile;
|
|
||||||
InGameUI m_ingameUI;
|
|
||||||
public override string Name => "重试";
|
|
||||||
public override bool Visible => m_savFile.GetCurrentState() is SaveFile.SyncFailedState;
|
|
||||||
|
|
||||||
public RetryMenuItem(InGameUI inGameui, SaveFile savFile)
|
|
||||||
{
|
|
||||||
m_ingameUI = inGameui;
|
|
||||||
m_savFile = savFile;
|
|
||||||
}
|
|
||||||
|
|
||||||
public override void OnExcute(OptionUI optionUI, ref bool cancelHide)
|
|
||||||
{
|
|
||||||
cancelHide = true;
|
|
||||||
m_savFile.TrySync();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public class UseRemoteSaveMenuItem : ExecuteMenu
|
|
||||||
{
|
|
||||||
SaveFile m_savFile;
|
|
||||||
InGameUI m_ingameUI;
|
|
||||||
public override string Name => "使用云端存档";
|
|
||||||
|
|
||||||
public UseRemoteSaveMenuItem(InGameUI inGameui, SaveFile savFile)
|
|
||||||
{
|
|
||||||
m_ingameUI = inGameui;
|
|
||||||
m_savFile = savFile;
|
|
||||||
}
|
|
||||||
|
|
||||||
public override void OnExcute(OptionUI optionUI, ref bool cancelHide)
|
|
||||||
{
|
|
||||||
if (m_savFile.GetCurrentState() is not SaveFile.ConflictState) return;
|
|
||||||
cancelHide = true;
|
|
||||||
m_savFile.FSM.ChangeState<SaveFile.DownloadingState>();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public class UseLocalSaveMenuItem : ExecuteMenu
|
|
||||||
{
|
|
||||||
SaveFile m_savFile;
|
|
||||||
InGameUI m_ingameUI;
|
|
||||||
public override string Name => "使用本地存档";
|
|
||||||
|
|
||||||
public UseLocalSaveMenuItem(InGameUI inGameui, SaveFile savFile)
|
|
||||||
{
|
|
||||||
m_ingameUI = inGameui;
|
|
||||||
m_savFile = savFile;
|
|
||||||
}
|
|
||||||
|
|
||||||
public override void OnExcute(OptionUI optionUI, ref bool cancelHide)
|
|
||||||
{
|
|
||||||
if (m_savFile.GetCurrentState() is not SaveFile.ConflictState) return;
|
|
||||||
cancelHide = true;
|
|
||||||
m_savFile.FSM.ChangeState<SaveFile.UploadingState>();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -14,10 +14,7 @@ namespace AxibugEmuOnline.Client
|
|||||||
public Text UI_SavTime;
|
public Text UI_SavTime;
|
||||||
|
|
||||||
public GameObject UI_Disconnect;
|
public GameObject UI_Disconnect;
|
||||||
public GameObject UI_DownloadError;
|
public GameObject UI_Syncing;
|
||||||
public GameObject UI_Downloading;
|
|
||||||
public GameObject UI_Uploading;
|
|
||||||
public GameObject UI_Checking;
|
|
||||||
public GameObject UI_Conflict;
|
public GameObject UI_Conflict;
|
||||||
public GameObject UI_Synced;
|
public GameObject UI_Synced;
|
||||||
|
|
||||||
@ -27,13 +24,12 @@ namespace AxibugEmuOnline.Client
|
|||||||
|
|
||||||
private void Awake()
|
private void Awake()
|
||||||
{
|
{
|
||||||
m_stateNodes[typeof(SaveFile.CheckingState)] = UI_Checking;
|
m_stateNodes[typeof(SaveFile.CheckingState)] = UI_Syncing;
|
||||||
m_stateNodes[typeof(SaveFile.ConflictState)] = UI_Conflict;
|
m_stateNodes[typeof(SaveFile.ConflictState)] = UI_Conflict;
|
||||||
m_stateNodes[typeof(SaveFile.DownloadingState)] = UI_Downloading;
|
m_stateNodes[typeof(SaveFile.DownloadingState)] = UI_Syncing;
|
||||||
m_stateNodes[typeof(SaveFile.SyncedState)] = UI_Synced;
|
m_stateNodes[typeof(SaveFile.SyncedState)] = UI_Synced;
|
||||||
m_stateNodes[typeof(SaveFile.UploadingState)] = UI_Uploading;
|
m_stateNodes[typeof(SaveFile.UploadingState)] = UI_Syncing;
|
||||||
m_stateNodes[typeof(SaveFile.CheckingNetworkState)] = UI_Disconnect;
|
m_stateNodes[typeof(SaveFile.CheckingNetworkState)] = UI_Disconnect;
|
||||||
m_stateNodes[typeof(SaveFile.SyncFailedState)] = UI_DownloadError;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
protected override void OnSetData(InternalOptionMenu menuData)
|
protected override void OnSetData(InternalOptionMenu menuData)
|
||||||
@ -84,7 +80,7 @@ namespace AxibugEmuOnline.Client
|
|||||||
|
|
||||||
private void UpdateStateNode()
|
private void UpdateStateNode()
|
||||||
{
|
{
|
||||||
var stateType = MenuData.SavFile.GetCurrentState().GetType();
|
var stateType = MenuData.SavFile.GetState().GetType();
|
||||||
|
|
||||||
foreach (var item in m_stateNodes)
|
foreach (var item in m_stateNodes)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user