diff options
-rw-r--r-- | Assets/Bundle/Projectile/PlasmaOceanBlue_Big_Projectile 1.prefab | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/Assets/Bundle/Projectile/PlasmaOceanBlue_Big_Projectile 1.prefab b/Assets/Bundle/Projectile/PlasmaOceanBlue_Big_Projectile 1.prefab index 7687f975..1124a3dd 100644 --- a/Assets/Bundle/Projectile/PlasmaOceanBlue_Big_Projectile 1.prefab +++ b/Assets/Bundle/Projectile/PlasmaOceanBlue_Big_Projectile 1.prefab @@ -4602,6 +4602,7 @@ Transform: - {fileID: 4259899786885656} - {fileID: 4688236698605644} - {fileID: 4729594727660978} + - {fileID: 7078218876878291558} m_Father: {fileID: 0} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} @@ -9313,6 +9314,7 @@ MonoBehaviour: gravity: 0 towardDirection: 0 lifetime: 0 + sparkPath: --- !u!1 &1331927736720676 GameObject: m_ObjectHideFlags: 0 @@ -27825,3 +27827,72 @@ ParticleSystemRenderer: m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 +--- !u!1 &782124842613043967 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7078218876878291558} + - component: {fileID: 6421448362650858005} + m_Layer: 0 + m_Name: light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7078218876878291558 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 782124842613043967} + 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_Father: {fileID: 4836675779974994} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &6421448362650858005 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 782124842613043967} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.2891153, g: 0.5947854, b: 0.8396226, a: 1} + m_Intensity: 2.7 + m_Range: 9.12 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 0 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 |