This commit is contained in:
SoulliesOfficial
2025-12-17 04:19:38 -05:00
parent 7c1cb7e8e1
commit d15957c719
4315 changed files with 8260710 additions and 2940 deletions

View File

@@ -138,7 +138,7 @@ GameObject:
- component: {fileID: 417354}
- component: {fileID: 19831458}
- component: {fileID: 19996596}
- component: {fileID: 3983955251872637978}
- component: {fileID: 3663939932405317991}
m_Layer: 11
m_Name: ChargeRed
m_TagString: Untagged
@@ -4962,7 +4962,7 @@ ParticleSystemRenderer:
m_MeshWeighting2: 1
m_MeshWeighting3: 1
m_MaskInteraction: 0
--- !u!114 &3983955251872637978
--- !u!114 &3663939932405317991
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -4971,11 +4971,26 @@ MonoBehaviour:
m_GameObject: {fileID: 128846}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cfc79d04c0439624b848efbb0e52b465, type: 3}
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SLSFramework.LeanPoolAssistance.PooledObject
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
ReferencedUnityObjects: []
SerializedBytesString:
Prefab: {fileID: 0}
PrefabModificationsReferencedUnityObjects: []
PrefabModifications: []
SerializationNodes: []
isAutoDespawn: 0
autoDespawnTime: 1
despawnTimer: 0
particles:
- {fileID: 19831458}
- {fileID: 19861006}
- {fileID: 19806256}
- {fileID: 19812068}
--- !u!1 &131766
GameObject:
m_ObjectHideFlags: 0

View File

@@ -9669,7 +9669,7 @@ GameObject:
- component: {fileID: 431764}
- component: {fileID: 19884072}
- component: {fileID: 19993402}
- component: {fileID: 8192578700914033296}
- component: {fileID: 3112602226336228841}
m_Layer: 11
m_Name: ChargeYellow
m_TagString: Untagged
@@ -14493,7 +14493,7 @@ ParticleSystemRenderer:
m_MeshWeighting2: 1
m_MeshWeighting3: 1
m_MaskInteraction: 0
--- !u!114 &8192578700914033296
--- !u!114 &3112602226336228841
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -14502,9 +14502,9 @@ MonoBehaviour:
m_GameObject: {fileID: 183600}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cfc79d04c0439624b848efbb0e52b465, type: 3}
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SLSFramework.LeanPoolAssistance.PooledObject
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
@@ -14516,6 +14516,12 @@ MonoBehaviour:
SerializationNodes: []
isAutoDespawn: 0
autoDespawnTime: 1
despawnTimer: 0
particles:
- {fileID: 19884072}
- {fileID: 19887604}
- {fileID: 19811034}
- {fileID: 19886606}
--- !u!1 &186152
GameObject:
m_ObjectHideFlags: 0

View File

@@ -19798,7 +19798,7 @@ GameObject:
- component: {fileID: 4406681318878369134}
- component: {fileID: 9013492343998646472}
- component: {fileID: 392816908381459968}
- component: {fileID: 8153927406444163333}
- component: {fileID: 8508949808614297106}
m_Layer: 10
m_Name: ElementalSlash_Tech_v2
m_TagString: Untagged
@@ -24630,7 +24630,7 @@ ParticleSystemRenderer:
m_MeshWeighting2: 1
m_MeshWeighting3: 1
m_MaskInteraction: 0
--- !u!114 &8153927406444163333
--- !u!114 &8508949808614297106
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -24639,9 +24639,9 @@ MonoBehaviour:
m_GameObject: {fileID: 7784881085488561262}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cfc79d04c0439624b848efbb0e52b465, type: 3}
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SLSFramework.LeanPoolAssistance.PooledObject
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
@@ -24652,7 +24652,15 @@ MonoBehaviour:
PrefabModifications: []
SerializationNodes: []
isAutoDespawn: 0
autoDespawnTime: 2
autoDespawnTime: 1
despawnTimer: 0
particles:
- {fileID: 9013492343998646472}
- {fileID: 6901954825459331492}
- {fileID: 6711987872452136440}
- {fileID: 5762302050740523897}
- {fileID: 7912828860338103873}
- {fileID: 2656688427388442433}
--- !u!1 &8878523798448128020
GameObject:
m_ObjectHideFlags: 0
@@ -24783,6 +24791,7 @@ MonoBehaviour:
Data:
isAutoDespawn: 0
autoDespawnTime: 0.5
despawnTimer: 0
creator: {fileID: 0}
itemSource: {fileID: 0}
targetFractions:

View File

@@ -11,7 +11,7 @@ GameObject:
- component: {fileID: 3664732844563640504}
- component: {fileID: 3664732844563640502}
- component: {fileID: 3664732844563640503}
- component: {fileID: 5224312443493375897}
- component: {fileID: 6530935193885342342}
m_Layer: 11
m_Name: Impact_Tech
m_TagString:
@@ -2400,7 +2400,7 @@ ParticleSystemRenderer:
m_MeshWeighting2: 1
m_MeshWeighting3: 1
m_MaskInteraction: 0
--- !u!114 &5224312443493375897
--- !u!114 &6530935193885342342
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -2409,9 +2409,9 @@ MonoBehaviour:
m_GameObject: {fileID: 3664732844563640505}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cfc79d04c0439624b848efbb0e52b465, type: 3}
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SLSFramework.LeanPoolAssistance.PooledObject
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
@@ -2423,6 +2423,13 @@ MonoBehaviour:
SerializationNodes: []
isAutoDespawn: 1
autoDespawnTime: 1.5
despawnTimer: 0
particles:
- {fileID: 3664732844563640502}
- {fileID: 3664732844850724832}
- {fileID: 3664732845141105963}
- {fileID: 3664732846306563504}
- {fileID: 3664732845773901481}
--- !u!1 &3664732844850724835
GameObject:
m_ObjectHideFlags: 0

View File

@@ -19734,7 +19734,7 @@ GameObject:
- component: {fileID: 1282856071587201899}
- component: {fileID: 1282856071587201900}
- component: {fileID: 1282856071587201901}
- component: {fileID: 1955054617510098564}
- component: {fileID: 48975330608437963}
m_Layer: 10
m_Name: Impale_Rocky_Tech
m_TagString: Untagged
@@ -24686,7 +24686,7 @@ ParticleSystemRenderer:
m_MeshWeighting2: 1
m_MeshWeighting3: 1
m_MaskInteraction: 0
--- !u!114 &1955054617510098564
--- !u!114 &48975330608437963
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -24695,9 +24695,9 @@ MonoBehaviour:
m_GameObject: {fileID: 1282856071587201902}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cfc79d04c0439624b848efbb0e52b465, type: 3}
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SLSFramework.LeanPoolAssistance.PooledObject
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
@@ -24709,6 +24709,15 @@ MonoBehaviour:
SerializationNodes: []
isAutoDespawn: 0
autoDespawnTime: 1
despawnTimer: 0
particles:
- {fileID: 1282856071587201900}
- {fileID: 1282856071845384760}
- {fileID: 1282856071528705636}
- {fileID: 1282856072121333520}
- {fileID: 1282856070210958088}
- {fileID: 1282856070860989648}
- {fileID: 1282856070973881336}
--- !u!1 &1282856071845384761
GameObject:
m_ObjectHideFlags: 0
@@ -34740,6 +34749,7 @@ MonoBehaviour:
Data:
isAutoDespawn: 0
autoDespawnTime: 0.5
despawnTimer: 0
creator: {fileID: 0}
itemSource: {fileID: 0}
targetFractions:

View File

@@ -14495,7 +14495,7 @@ GameObject:
- component: {fileID: 433530}
- component: {fileID: 19852526}
- component: {fileID: 19982984}
- component: {fileID: 109694882861085501}
- component: {fileID: 7820900977527623978}
m_Layer: 11
m_Name: LaserMuzzleFlashRed
m_TagString: Untagged
@@ -19376,7 +19376,7 @@ ParticleSystemRenderer:
m_MeshWeighting2: 1
m_MeshWeighting3: 1
m_MaskInteraction: 0
--- !u!114 &109694882861085501
--- !u!114 &7820900977527623978
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -19385,9 +19385,9 @@ MonoBehaviour:
m_GameObject: {fileID: 198538}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cfc79d04c0439624b848efbb0e52b465, type: 3}
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SLSFramework.LeanPoolAssistance.PooledObject
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
@@ -19399,3 +19399,9 @@ MonoBehaviour:
SerializationNodes: []
isAutoDespawn: 1
autoDespawnTime: 1
despawnTimer: 0
particles:
- {fileID: 19852526}
- {fileID: 19813240}
- {fileID: 19849922}
- {fileID: 19822004}

View File

@@ -14495,7 +14495,7 @@ GameObject:
- component: {fileID: 493538}
- component: {fileID: 19812720}
- component: {fileID: 19956984}
- component: {fileID: 8223783970134567020}
- component: {fileID: 8235264693733960383}
m_Layer: 11
m_Name: LaserMuzzleFlashYellow
m_TagString: Untagged
@@ -19376,7 +19376,7 @@ ParticleSystemRenderer:
m_MeshWeighting2: 1
m_MeshWeighting3: 1
m_MaskInteraction: 0
--- !u!114 &8223783970134567020
--- !u!114 &8235264693733960383
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -19385,9 +19385,9 @@ MonoBehaviour:
m_GameObject: {fileID: 150096}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cfc79d04c0439624b848efbb0e52b465, type: 3}
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SLSFramework.LeanPoolAssistance.PooledObject
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
@@ -19399,3 +19399,9 @@ MonoBehaviour:
SerializationNodes: []
isAutoDespawn: 1
autoDespawnTime: 1
despawnTimer: 0
particles:
- {fileID: 19812720}
- {fileID: 19886556}
- {fileID: 19815288}
- {fileID: 19867756}

View File

@@ -9710,6 +9710,7 @@ GameObject:
- component: {fileID: 9088415873961998394}
- component: {fileID: 2490895811283451097}
- component: {fileID: 649140010945708073}
- component: {fileID: 2328126834674289178}
m_Layer: 10
m_Name: RedLaser3DBoltMissile
m_TagString: Untagged
@@ -14595,6 +14596,7 @@ MonoBehaviour:
Data:
isAutoDespawn: 0
autoDespawnTime: 1
despawnTimer: 0
creator: {fileID: 0}
itemSource: {fileID: 0}
targetFractions:
@@ -14627,3 +14629,31 @@ MonoBehaviour:
- Name: soundEventDictionary
Entry: 6
Data:
--- !u!114 &2328126834674289178
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 9088415873981120716}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
ReferencedUnityObjects: []
SerializedBytesString:
Prefab: {fileID: 0}
PrefabModificationsReferencedUnityObjects: []
PrefabModifications: []
SerializationNodes: []
isAutoDespawn: 0
autoDespawnTime: 1
despawnTimer: 0
particles:
- {fileID: 9088415873961998394}
- {fileID: 513829352260909733}
- {fileID: 2089836606004547775}

View File

@@ -11,7 +11,7 @@ GameObject:
- component: {fileID: 499600}
- component: {fileID: 19965698}
- component: {fileID: 19848414}
- component: {fileID: 246726383411471681}
- component: {fileID: 2264243762245970224}
m_Layer: 11
m_Name: RedLaserBoltImpact
m_TagString: Untagged
@@ -4757,7 +4757,7 @@ ParticleSystem:
m_PostInfinity: 2
m_RotationOrder: 4
vectorLabel1_3: W
--- !u!114 &246726383411471681
--- !u!114 &2264243762245970224
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -4766,11 +4766,25 @@ MonoBehaviour:
m_GameObject: {fileID: 106912}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cfc79d04c0439624b848efbb0e52b465, type: 3}
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SLSFramework.LeanPoolAssistance.PooledObject
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
ReferencedUnityObjects: []
SerializedBytesString:
Prefab: {fileID: 0}
PrefabModificationsReferencedUnityObjects: []
PrefabModifications: []
SerializationNodes: []
isAutoDespawn: 1
autoDespawnTime: 0.5
despawnTimer: 0
particles:
- {fileID: 19848414}
- {fileID: 19811418}
- {fileID: 19814620}
--- !u!1 &117476
GameObject:
m_ObjectHideFlags: 0

View File

@@ -9673,7 +9673,7 @@ GameObject:
- component: {fileID: 471864}
- component: {fileID: 19982808}
- component: {fileID: 19877696}
- component: {fileID: 7159522962414751703}
- component: {fileID: 7871454819435684775}
m_Layer: 11
m_Name: RedShockwaveImpact
m_TagString: Untagged
@@ -14511,7 +14511,7 @@ ParticleSystem:
m_PostInfinity: 2
m_RotationOrder: 4
vectorLabel1_3: W
--- !u!114 &7159522962414751703
--- !u!114 &7871454819435684775
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -14520,9 +14520,9 @@ MonoBehaviour:
m_GameObject: {fileID: 169604}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cfc79d04c0439624b848efbb0e52b465, type: 3}
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SLSFramework.LeanPoolAssistance.PooledObject
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
@@ -14534,6 +14534,13 @@ MonoBehaviour:
SerializationNodes: []
isAutoDespawn: 1
autoDespawnTime: 1
despawnTimer: 0
particles:
- {fileID: 19877696}
- {fileID: 19826072}
- {fileID: 19808834}
- {fileID: 19801982}
- {fileID: 19884292}
--- !u!1 &176416
GameObject:
m_ObjectHideFlags: 0

View File

@@ -13,6 +13,7 @@ GameObject:
- component: {fileID: 19908712}
- component: {fileID: 4108338788111913975}
- component: {fileID: 8389936181054438389}
- component: {fileID: 1702720228741914419}
m_Layer: 10
m_Name: RedShockwaveMissilev2
m_TagString: Untagged
@@ -4859,6 +4860,7 @@ MonoBehaviour:
Data:
isAutoDespawn: 0
autoDespawnTime: 1
despawnTimer: 0
creator: {fileID: 0}
itemSource: {fileID: 0}
targetFractions:
@@ -4891,6 +4893,35 @@ MonoBehaviour:
- Name: soundEventDictionary
Entry: 6
Data:
--- !u!114 &1702720228741914419
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 103484}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
ReferencedUnityObjects: []
SerializedBytesString:
Prefab: {fileID: 0}
PrefabModificationsReferencedUnityObjects: []
PrefabModifications: []
SerializationNodes: []
isAutoDespawn: 0
autoDespawnTime: 1
despawnTimer: 0
particles:
- {fileID: 19886244}
- {fileID: 19817914}
- {fileID: 19891712}
- {fileID: 19838976}
--- !u!1 &141818
GameObject:
m_ObjectHideFlags: 0

View File

@@ -29150,8 +29150,45 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: e05234bf4a83e834cbddedefd61f1ec5, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.SlashArea
serializationData:
SerializedFormat: 2
SerializedBytes:
ReferencedUnityObjects: []
SerializedBytesString:
Prefab: {fileID: 0}
PrefabModificationsReferencedUnityObjects: []
PrefabModifications: []
SerializationNodes:
- Name: functionalParts
Entry: 6
Data:
- Name: updateAction
Entry: 6
Data:
- Name: attackSm
Entry: 6
Data:
- Name: timeSm
Entry: 6
Data:
- Name: hitSm
Entry: 6
Data:
- Name: moveSm
Entry: 6
Data:
- Name: raycastSm
Entry: 6
Data:
- Name: forceSm
Entry: 6
Data:
- Name: reactionSm
Entry: 6
Data:
isAutoDespawn: 0
autoDespawnTime: 0.5
despawnTimer: 0
creator: {fileID: 0}
itemSource: {fileID: 0}
targetFractions:
@@ -38884,7 +38921,7 @@ GameObject:
- component: {fileID: 6061010082029598261}
- component: {fileID: 2456975243807530520}
- component: {fileID: 5329642149648836761}
- component: {fileID: -5102271125596651064}
- component: {fileID: 5867668533634123723}
m_Layer: 10
m_Name: Spell_MechaBlast
m_TagString: Untagged
@@ -43731,7 +43768,7 @@ ParticleSystem:
m_PostInfinity: 2
m_RotationOrder: 4
vectorLabel1_3: W
--- !u!114 &-5102271125596651064
--- !u!114 &5867668533634123723
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -43740,8 +43777,28 @@ MonoBehaviour:
m_GameObject: {fileID: 9122440598928757639}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cfc79d04c0439624b848efbb0e52b465, type: 3}
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SLSFramework.LeanPoolAssistance.PooledObject
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
ReferencedUnityObjects: []
SerializedBytesString:
Prefab: {fileID: 0}
PrefabModificationsReferencedUnityObjects: []
PrefabModifications: []
SerializationNodes: []
isAutoDespawn: 0
autoDespawnTime: 2
autoDespawnTime: 1
despawnTimer: 0
particles:
- {fileID: 5329642149648836761}
- {fileID: 2416981120181633576}
- {fileID: 7004841387034893336}
- {fileID: 89899344428574997}
- {fileID: 4323075962170025716}
- {fileID: 5260418707508819216}
- {fileID: 5326896409884371814}
- {fileID: 1937960558976931727}
- {fileID: 373557415987681640}

View File

@@ -7061,7 +7061,7 @@ GameObject:
- component: {fileID: 3568023293141694031}
- component: {fileID: 7963363864227288885}
- component: {fileID: 7963363864227288884}
- component: {fileID: 5040552971028660476}
- component: {fileID: 2751863912864658360}
m_Layer: 0
m_Name: Tech_ImpactSimple_Red
m_TagString:
@@ -11890,7 +11890,7 @@ ParticleSystemRenderer:
m_MeshWeighting2: 1
m_MeshWeighting3: 1
m_MaskInteraction: 0
--- !u!114 &5040552971028660476
--- !u!114 &2751863912864658360
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -11899,9 +11899,9 @@ MonoBehaviour:
m_GameObject: {fileID: 9128219916970426057}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cfc79d04c0439624b848efbb0e52b465, type: 3}
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SLSFramework.LeanPoolAssistance.PooledObject
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
@@ -11913,3 +11913,9 @@ MonoBehaviour:
SerializationNodes: []
isAutoDespawn: 1
autoDespawnTime: 1
despawnTimer: 0
particles:
- {fileID: 7963363864227288885}
- {fileID: 830341569049541579}
- {fileID: 5705306725222894770}
- {fileID: 7694890729080009654}

View File

@@ -11,7 +11,7 @@ GameObject:
- component: {fileID: 444252}
- component: {fileID: 19921908}
- component: {fileID: 19861238}
- component: {fileID: 6654467649885683972}
- component: {fileID: 4070078466704670792}
m_Layer: 11
m_Name: YellowLaserSmallImpact
m_TagString: Untagged
@@ -4855,7 +4855,7 @@ ParticleSystem:
m_PostInfinity: 2
m_RotationOrder: 4
vectorLabel1_3: W
--- !u!114 &6654467649885683972
--- !u!114 &4070078466704670792
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -4864,9 +4864,9 @@ MonoBehaviour:
m_GameObject: {fileID: 129528}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cfc79d04c0439624b848efbb0e52b465, type: 3}
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SLSFramework.LeanPoolAssistance.PooledObject
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
@@ -4878,6 +4878,10 @@ MonoBehaviour:
SerializationNodes: []
isAutoDespawn: 1
autoDespawnTime: 1
despawnTimer: 0
particles:
- {fileID: 19861238}
- {fileID: 19883978}
--- !u!1 &144544
GameObject:
m_ObjectHideFlags: 0

View File

@@ -140,6 +140,7 @@ GameObject:
- component: {fileID: 19888488}
- component: {fileID: 4292823411247729035}
- component: {fileID: 7420715494912344305}
- component: {fileID: 6318328279196965274}
m_Layer: 10
m_Name: YellowLaserSmallMissile
m_TagString: Untagged
@@ -4984,6 +4985,7 @@ MonoBehaviour:
Data:
isAutoDespawn: 0
autoDespawnTime: 1
despawnTimer: 0
creator: {fileID: 0}
itemSource: {fileID: 0}
targetFractions:
@@ -5016,6 +5018,34 @@ MonoBehaviour:
- Name: soundEventDictionary
Entry: 6
Data:
--- !u!114 &6318328279196965274
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 196044}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5dc3f30af6da99e4aa3cece3b17619f8, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.VFXObject
serializationData:
SerializedFormat: 2
SerializedBytes:
ReferencedUnityObjects: []
SerializedBytesString:
Prefab: {fileID: 0}
PrefabModificationsReferencedUnityObjects: []
PrefabModifications: []
SerializationNodes: []
isAutoDespawn: 0
autoDespawnTime: 1
despawnTimer: 0
particles:
- {fileID: 19888488}
- {fileID: 1868306267265567280}
- {fileID: 6613300237994029421}
--- !u!1 &3479053383928977876
GameObject:
m_ObjectHideFlags: 0