little bug fix

This commit is contained in:
r.nikolin 2023-10-13 17:11:52 +03:00
parent 4950f9f05b
commit 39d613934f
6 changed files with 502 additions and 250 deletions

View File

@ -211,8 +211,8 @@ Material:
- _BumpScale: 1
- _CoatMask: 0
- _Cull: 0
- _CullMode: 2
- _CullModeForward: 2
- _CullMode: 1
- _CullModeForward: 1
- _Cutoff: 0.5
- _DepthOffsetEnable: 0
- _DetailAlbedoScale: 1
@ -255,14 +255,14 @@ Material:
- _IridescenceThickness: 1
- _LinkDetailsWithBase: 1
- _MaterialID: 1
- _Metallic: 0
- _Metallic: 0.221
- _MetallicRemapMax: 0
- _MetallicRemapMin: 0
- _Mode: 0
- _NormalMapSpace: 0
- _NormalScale: 1
- _OcclusionStrength: 1
- _OpaqueCullMode: 2
- _OpaqueCullMode: 1
- _PPDLodThreshold: 5
- _PPDMaxSamples: 15
- _PPDMinSamples: 5
@ -276,7 +276,7 @@ Material:
- _ReceivesSSRTransparent: 0
- _RefractionModel: 0
- _Shininess: 0
- _Smoothness: 0.5
- _Smoothness: 1
- _SmoothnessRemapMax: 1
- _SmoothnessRemapMin: 0
- _SmoothnessSource: 1

View File

@ -28,7 +28,7 @@ Transform:
m_GameObject: {fileID: 742745812}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 70979.984, y: 70979.984, z: 70979.984}
m_LocalScale: {x: 70000, y: 70000, z: 70000}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 3608515124661693300}
@ -49,7 +49,7 @@ MeshRenderer:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 742745812}
m_Enabled: 1
m_Enabled: 0
m_CastShadows: 0
m_ReceiveShadows: 1
m_DynamicOccludee: 1
@ -823,10 +823,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: b3a0af54ed388d24190a7fadd39fa5b7, type: 3}
m_Name:
m_EditorClassIdentifier:
VicoryText: "\u041F\u043E\u0437\u0434\u0440\u0430\u0432\u043B\u044F\u0435\u043C!"
LoseText: "\u0412\u0440\u0435\u043C\u044F \u0432\u044B\u0448\u043B\u043E!"
_sphere: {fileID: 742745814}
_textShow: {fileID: 0}
_textTimer: {fileID: 5885267485317721143}
_uiPanel: {fileID: 5885267486446869774}
_timeOutPanel: {fileID: 6589280335733250018}
@ -2854,7 +2851,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
speed: 0
minSpeed: 0
minSpeed: 15
maxSpeed: 170
frictionForce: 15
gravityForce: 0

View File

@ -295,7 +295,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_text:
m_text: '-'
m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: 7447f36ff31ab074cbf32aa89b30e657, type: 2}
m_sharedMaterial: {fileID: -8059771618434923769, guid: 7447f36ff31ab074cbf32aa89b30e657,
@ -323,7 +323,7 @@ MonoBehaviour:
m_faceColor:
serializedVersion: 2
rgba: 4294967295
m_fontSize: 36
m_fontSize: 250.21
m_fontSizeBase: 36
m_fontWeight: 400
m_enableAutoSizing: 1
@ -645,6 +645,7 @@ GameObject:
- component: {fileID: 8308226263731387872}
- component: {fileID: 3094194313379183818}
- component: {fileID: 314059889139107352}
- component: {fileID: 7146194730103018263}
m_Layer: 5
m_Name: Image
m_TagString: Untagged
@ -710,6 +711,19 @@ MonoBehaviour:
m_FillOrigin: 0
m_UseSpriteMesh: 0
m_PixelsPerUnitMultiplier: 1
--- !u!114 &7146194730103018263
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5300456645611595734}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: e4be06f767b2c3441b42fac2b14762e1, type: 3}
m_Name:
m_EditorClassIdentifier:
_vector: {x: 0, y: 0, z: -2.16}
--- !u!1 &5942045216951506976
GameObject:
m_ObjectHideFlags: 0

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -207,6 +207,7 @@ PlayerSettings:
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1