mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-02 00:02:13 +08:00
fix(UI): 移除ItemDropped粒子效果的lifetime属性
This commit is contained in:
@@ -63,4 +63,3 @@ shape = SubResource("CircleShape2D_7lt1c")
|
|||||||
[node name="particles" type="GPUParticles2D" parent="."]
|
[node name="particles" type="GPUParticles2D" parent="."]
|
||||||
amount = 50
|
amount = 50
|
||||||
process_material = SubResource("ParticleProcessMaterial_jfwfg")
|
process_material = SubResource("ParticleProcessMaterial_jfwfg")
|
||||||
lifetime = 2.0
|
|
||||||
|
|||||||
Reference in New Issue
Block a user