mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 11:45:09 +00:00
fix fire particle colour
This commit is contained in:
parent
6e548d1cc4
commit
c4f4549a67
5 changed files with 8 additions and 6 deletions
|
@ -26107,7 +26107,7 @@ ParticleSystem:
|
|||
serializedVersion: 2
|
||||
minMaxState: 0
|
||||
minColor: {r: 1, g: 1, b: 1, a: 1}
|
||||
maxColor: {r: 1, g: 1, b: 1, a: 1}
|
||||
maxColor: {r: 1, g: 0.8627451, b: 0, a: 1}
|
||||
maxGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 1, b: 1, a: 1}
|
||||
|
@ -42019,7 +42019,7 @@ ParticleSystem:
|
|||
serializedVersion: 2
|
||||
minMaxState: 0
|
||||
minColor: {r: 1, g: 1, b: 1, a: 1}
|
||||
maxColor: {r: 1, g: 1, b: 1, a: 1}
|
||||
maxColor: {r: 1, g: 1, b: 0, a: 1}
|
||||
maxGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 1, b: 1, a: 1}
|
||||
|
@ -61979,6 +61979,8 @@ MonoBehaviour:
|
|||
- {r: 0, g: 0, b: 0, a: 1}
|
||||
- {r: 1, g: 1, b: 1, a: 0}
|
||||
- {r: 0, g: 0, b: 0, a: 0}
|
||||
KickBarrelContent: 0
|
||||
OnHitExpression: 0
|
||||
comboId: -1
|
||||
HitPosition:
|
||||
- {fileID: 320160549894608069}
|
||||
|
|
Binary file not shown.
|
@ -1,5 +1,5 @@
|
|||
ManifestFileVersion: 0
|
||||
CRC: 2278345134
|
||||
CRC: 3987467636
|
||||
AssetBundleManifest:
|
||||
AssetBundleInfos:
|
||||
Info_0:
|
||||
|
|
Binary file not shown.
|
@ -1,12 +1,12 @@
|
|||
ManifestFileVersion: 0
|
||||
CRC: 3646296036
|
||||
CRC: 3318721259
|
||||
Hashes:
|
||||
AssetFileHash:
|
||||
serializedVersion: 2
|
||||
Hash: 100fdd4f1110ba69f029c7b3c1112a05
|
||||
Hash: 4cfac5e8dc99494dc00682c7557b48a9
|
||||
TypeTreeHash:
|
||||
serializedVersion: 2
|
||||
Hash: 9911656494477f12e9bb85e9f15cac54
|
||||
Hash: b85016ff9dcfb2997245f008dd1f64b6
|
||||
HashAppended: 0
|
||||
ClassTypes:
|
||||
- Class: 1
|
||||
|
|
Loading…
Reference in a new issue