mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-28 20:43:03 +00:00
fixed (#520)
This commit is contained in:
parent
e6e5eaf0c4
commit
eeb802b2fd
1 changed files with 2 additions and 2 deletions
|
@ -7045,7 +7045,7 @@ ParticleSystem:
|
||||||
serializedVersion: 8
|
serializedVersion: 8
|
||||||
lengthInSec: 0.1
|
lengthInSec: 0.1
|
||||||
simulationSpeed: 1.5
|
simulationSpeed: 1.5
|
||||||
stopAction: 2
|
stopAction: 0
|
||||||
cullingMode: 0
|
cullingMode: 0
|
||||||
ringBufferMode: 0
|
ringBufferMode: 0
|
||||||
ringBufferLoopRange: {x: 0, y: 1}
|
ringBufferLoopRange: {x: 0, y: 1}
|
||||||
|
@ -16895,7 +16895,7 @@ ParticleSystem:
|
||||||
serializedVersion: 8
|
serializedVersion: 8
|
||||||
lengthInSec: 0.1
|
lengthInSec: 0.1
|
||||||
simulationSpeed: 1.5
|
simulationSpeed: 1.5
|
||||||
stopAction: 2
|
stopAction: 0
|
||||||
cullingMode: 0
|
cullingMode: 0
|
||||||
ringBufferMode: 0
|
ringBufferMode: 0
|
||||||
ringBufferLoopRange: {x: 0, y: 1}
|
ringBufferLoopRange: {x: 0, y: 1}
|
||||||
|
|
Loading…
Reference in a new issue