|
@@ -1,5 +1,87 @@
|
|
|
%YAML 1.1
|
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
|
+--- !u!1 &109721750812359963
|
|
|
+GameObject:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ serializedVersion: 6
|
|
|
+ m_Component:
|
|
|
+ - component: {fileID: 1748059731037593819}
|
|
|
+ - component: {fileID: 9077518316077993297}
|
|
|
+ m_Layer: 0
|
|
|
+ m_Name: Face
|
|
|
+ m_TagString: Untagged
|
|
|
+ m_Icon: {fileID: 0}
|
|
|
+ m_NavMeshLayer: 0
|
|
|
+ m_StaticEditorFlags: 0
|
|
|
+ m_IsActive: 1
|
|
|
+--- !u!4 &1748059731037593819
|
|
|
+Transform:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ m_GameObject: {fileID: 109721750812359963}
|
|
|
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
|
+ m_LocalPosition: {x: 0, y: 0, z: -1}
|
|
|
+ m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
+ m_Children: []
|
|
|
+ m_Father: {fileID: 838069369391452446}
|
|
|
+ m_RootOrder: 0
|
|
|
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
+--- !u!212 &9077518316077993297
|
|
|
+SpriteRenderer:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ m_GameObject: {fileID: 109721750812359963}
|
|
|
+ m_Enabled: 1
|
|
|
+ m_CastShadows: 0
|
|
|
+ m_ReceiveShadows: 0
|
|
|
+ m_DynamicOccludee: 1
|
|
|
+ m_MotionVectors: 1
|
|
|
+ m_LightProbeUsage: 1
|
|
|
+ m_ReflectionProbeUsage: 1
|
|
|
+ m_RayTracingMode: 0
|
|
|
+ m_RayTraceProcedural: 0
|
|
|
+ m_RenderingLayerMask: 1
|
|
|
+ m_RendererPriority: 0
|
|
|
+ m_Materials:
|
|
|
+ - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
|
|
|
+ m_StaticBatchInfo:
|
|
|
+ firstSubMesh: 0
|
|
|
+ subMeshCount: 0
|
|
|
+ m_StaticBatchRoot: {fileID: 0}
|
|
|
+ m_ProbeAnchor: {fileID: 0}
|
|
|
+ m_LightProbeVolumeOverride: {fileID: 0}
|
|
|
+ m_ScaleInLightmap: 1
|
|
|
+ m_ReceiveGI: 1
|
|
|
+ m_PreserveUVs: 0
|
|
|
+ m_IgnoreNormalsForChartDetection: 0
|
|
|
+ m_ImportantGI: 0
|
|
|
+ m_StitchLightmapSeams: 1
|
|
|
+ m_SelectedEditorRenderState: 0
|
|
|
+ m_MinimumChartSize: 4
|
|
|
+ m_AutoUVMaxDistance: 0.5
|
|
|
+ m_AutoUVMaxAngle: 89
|
|
|
+ m_LightmapParameters: {fileID: 0}
|
|
|
+ m_SortingLayerID: 0
|
|
|
+ m_SortingLayer: 0
|
|
|
+ m_SortingOrder: -1
|
|
|
+ m_Sprite: {fileID: 0}
|
|
|
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
|
+ m_FlipX: 0
|
|
|
+ m_FlipY: 0
|
|
|
+ m_DrawMode: 0
|
|
|
+ m_Size: {x: 7.0429688, y: 24}
|
|
|
+ m_AdaptiveModeThreshold: 0.5
|
|
|
+ m_SpriteTileMode: 0
|
|
|
+ m_WasSpriteAssigned: 0
|
|
|
+ m_MaskInteraction: 0
|
|
|
+ m_SpriteSortPoint: 0
|
|
|
--- !u!1 &528899195113673956
|
|
|
GameObject:
|
|
|
m_ObjectHideFlags: 0
|
|
@@ -27,7 +109,8 @@ Transform:
|
|
|
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_Children: []
|
|
|
+ m_Children:
|
|
|
+ - {fileID: 1748059731037593819}
|
|
|
m_Father: {fileID: 8934048990737965464}
|
|
|
m_RootOrder: 3
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|