2022-10-08 21:00:31 -06:00
|
|
|
%YAML 1.1
|
|
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
|
|
--- !u!1 &3224938504399037949
|
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
|
|
|
- component: {fileID: 119941788420280649}
|
|
|
|
- component: {fileID: 7647140970045164102}
|
|
|
|
- component: {fileID: 8892586399279781962}
|
2022-10-09 22:26:41 -06:00
|
|
|
- component: {fileID: 5234528547876761529}
|
2022-10-08 21:00:31 -06:00
|
|
|
m_Layer: 3
|
|
|
|
m_Name: obstacleBox
|
|
|
|
m_TagString: Platform
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
|
|
|
--- !u!4 &119941788420280649
|
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 3224938504399037949}
|
|
|
|
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: 0}
|
|
|
|
m_RootOrder: 0
|
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
|
--- !u!212 &7647140970045164102
|
|
|
|
SpriteRenderer:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 3224938504399037949}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_CastShadows: 0
|
|
|
|
m_ReceiveShadows: 0
|
|
|
|
m_DynamicOccludee: 1
|
|
|
|
m_StaticShadowCaster: 0
|
|
|
|
m_MotionVectors: 1
|
|
|
|
m_LightProbeUsage: 1
|
|
|
|
m_ReflectionProbeUsage: 1
|
|
|
|
m_RayTracingMode: 0
|
|
|
|
m_RayTraceProcedural: 0
|
|
|
|
m_RenderingLayerMask: 1
|
|
|
|
m_RendererPriority: 0
|
|
|
|
m_Materials:
|
2022-10-09 00:25:45 -06:00
|
|
|
- {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2}
|
2022-10-08 21:00:31 -06:00
|
|
|
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: 0
|
|
|
|
m_Sprite: {fileID: 21300000, guid: 68f689bc890304c3696b49eb321d28b5, type: 3}
|
|
|
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
|
|
m_FlipX: 0
|
|
|
|
m_FlipY: 0
|
|
|
|
m_DrawMode: 0
|
|
|
|
m_Size: {x: 0.32, y: 0.32}
|
|
|
|
m_AdaptiveModeThreshold: 0.5
|
|
|
|
m_SpriteTileMode: 0
|
|
|
|
m_WasSpriteAssigned: 1
|
|
|
|
m_MaskInteraction: 0
|
|
|
|
m_SpriteSortPoint: 0
|
|
|
|
--- !u!61 &8892586399279781962
|
|
|
|
BoxCollider2D:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 3224938504399037949}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Density: 1
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_UsedByEffector: 0
|
|
|
|
m_UsedByComposite: 0
|
|
|
|
m_Offset: {x: 0, y: 0}
|
|
|
|
m_SpriteTilingProperty:
|
|
|
|
border: {x: 0, y: 0, z: 0, w: 0}
|
|
|
|
pivot: {x: 0.5, y: 0.5}
|
|
|
|
oldSize: {x: 2, y: 2}
|
|
|
|
newSize: {x: 0.32, y: 0.32}
|
|
|
|
adaptiveTilingThreshold: 0.5
|
|
|
|
drawMode: 0
|
|
|
|
adaptiveTiling: 0
|
|
|
|
m_AutoTiling: 0
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Size: {x: 2, y: 2}
|
|
|
|
m_EdgeRadius: 0
|
2022-10-09 22:26:41 -06:00
|
|
|
--- !u!114 &5234528547876761529
|
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 3224938504399037949}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: 11500000, guid: 7db70e0ea77f5ac47a8f4565a9406397, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
m_ShadowGroup: 0
|
|
|
|
m_ComponentVersion: 1
|
2022-10-09 22:47:11 -06:00
|
|
|
m_HasRenderer: 1
|
2022-10-09 22:26:41 -06:00
|
|
|
m_UseRendererSilhouette: 1
|
|
|
|
m_CastsShadows: 1
|
2022-10-09 22:47:11 -06:00
|
|
|
m_SelfShadows: 1
|
2022-10-09 22:26:41 -06:00
|
|
|
m_ApplyToSortingLayers: 00000000
|
|
|
|
m_ShapePath:
|
|
|
|
- {x: -1, y: -1, z: 0}
|
|
|
|
- {x: -1, y: 1, z: 0}
|
|
|
|
- {x: 1, y: 1, z: 0}
|
|
|
|
- {x: 1, y: -1, z: 0}
|
|
|
|
m_ShapePathHash: 0
|
|
|
|
m_Mesh: {fileID: 0}
|
2022-10-09 22:47:11 -06:00
|
|
|
m_InstanceId: 47866
|