Skip to content

Commit 0f8685b

Browse files
committed
Fix FX issues
1 parent 36c3731 commit 0f8685b

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Assets/Assets/Fx/Prefabs/FX_BadBin_01.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9730,7 +9730,7 @@ ParticleSystemRenderer:
97309730
m_RenderingLayerMask: 1
97319731
m_RendererPriority: 0
97329732
m_Materials:
9733-
- {fileID: 2100000, guid: 131fda3b7e23fdd4bb8ecf1ecc49b644, type: 2}
9733+
- {fileID: 2100000, guid: f7d4a0b394176f64d91aa630b40c5607, type: 2}
97349734
m_StaticBatchInfo:
97359735
firstSubMesh: 0
97369736
subMeshCount: 0

Assets/Assets/Fx/Prefabs/FX_InventoryFeedback_01.prefab

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Transform:
2727
m_GameObject: {fileID: 2458494350343477274}
2828
serializedVersion: 2
2929
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
30-
m_LocalPosition: {x: 0, y: 0, z: -0.268}
30+
m_LocalPosition: {x: 0, y: 0, z: 0}
3131
m_LocalScale: {x: 1, y: 1, z: 1}
3232
m_ConstrainProportionsScale: 0
3333
m_Children: []
@@ -5061,7 +5061,7 @@ ParticleSystem:
50615061
startSpeed:
50625062
serializedVersion: 2
50635063
minMaxState: 0
5064-
scalar: 0
5064+
scalar: 0.21
50655065
minScalar: 5
50665066
maxCurve:
50675067
serializedVersion: 2
@@ -5557,13 +5557,13 @@ ParticleSystem:
55575557
serializedVersion: 6
55585558
enabled: 1
55595559
type: 4
5560-
angle: 0.15
5560+
angle: 6.52
55615561
length: 5
55625562
boxThickness: {x: 0, y: 0, z: 0}
55635563
radiusThickness: 1
55645564
donutRadius: 0.2
55655565
m_Position: {x: 0, y: 0, z: 0}
5566-
m_Rotation: {x: 0, y: 0, z: 0}
5566+
m_Rotation: {x: -90, y: 0, z: 0}
55675567
m_Scale: {x: 1, y: 1, z: 1}
55685568
placementMode: 0
55695569
m_MeshMaterialIndex: 0
@@ -5643,7 +5643,7 @@ ParticleSystem:
56435643
sphericalDirectionAmount: 0
56445644
randomPositionAmount: 0
56455645
radius:
5646-
value: 0.0001
5646+
value: 0.13
56475647
mode: 0
56485648
spread: 0
56495649
speed:
@@ -6441,7 +6441,7 @@ ParticleSystem:
64416441
flipU: 0
64426442
flipV: 0
64436443
VelocityModule:
6444-
enabled: 1
6444+
enabled: 0
64456445
x:
64466446
serializedVersion: 2
64476447
minMaxState: 1
@@ -6505,19 +6505,19 @@ ParticleSystem:
65056505
m_Curve:
65066506
- serializedVersion: 3
65076507
time: 0
6508-
value: 0
6508+
value: 1
65096509
inSlope: 0
65106510
outSlope: 0
6511-
tangentMode: 0
6511+
tangentMode: 34
65126512
weightedMode: 0
65136513
inWeight: 0
65146514
outWeight: 0
65156515
- serializedVersion: 3
65166516
time: 1
6517-
value: 0.50588226
6517+
value: 1
65186518
inSlope: 0
65196519
outSlope: 0
6520-
tangentMode: 0
6520+
tangentMode: 34
65216521
weightedMode: 0
65226522
inWeight: 0
65236523
outWeight: 0

0 commit comments

Comments
 (0)