diff options
Diffstat (limited to 'marching/Assets/Bundle/prefabs/projectiles/ground_break.prefab')
-rw-r--r-- | marching/Assets/Bundle/prefabs/projectiles/ground_break.prefab | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/marching/Assets/Bundle/prefabs/projectiles/ground_break.prefab b/marching/Assets/Bundle/prefabs/projectiles/ground_break.prefab index d230385..d69e7d9 100644 --- a/marching/Assets/Bundle/prefabs/projectiles/ground_break.prefab +++ b/marching/Assets/Bundle/prefabs/projectiles/ground_break.prefab @@ -10,6 +10,7 @@ GameObject: m_Component: - component: {fileID: 8466282754425654057} - component: {fileID: 6399853796703152664} + - component: {fileID: 884587311} m_Layer: 0 m_Name: ground_break m_TagString: Untagged @@ -26,7 +27,7 @@ Transform: m_GameObject: {fileID: 570215259797550039} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -9.13, y: 1.13, z: 0} - m_LocalScale: {x: 1.2875, y: 1.2875, z: 1.2875} + m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} @@ -71,10 +72,10 @@ SpriteRenderer: m_AutoUVMaxAngle: 89 m_LightmapParameters: {fileID: 0} m_SortingLayerID: -820307007 - m_SortingLayer: -1 + m_SortingLayer: -2 m_SortingOrder: 2 m_Sprite: {fileID: 1192814132, guid: c151c2362091dc543bb179ed0a86cd54, type: 3} - m_Color: {r: 0.5849056, g: 0.48952836, b: 0.45523316, a: 1} + m_Color: {r: 0, g: 0, b: 0, a: 0.49803922} m_FlipX: 0 m_FlipY: 0 m_DrawMode: 0 @@ -84,3 +85,16 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!114 &884587311 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 570215259797550039} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 985f0a4ee3cc7b745b4f2a49e7c76691, type: 3} + m_Name: + m_EditorClassIdentifier: + m_LifeTime: 1 |