Skip to content

Commit

Permalink
fix: play landing particles only once
Browse files Browse the repository at this point in the history
  • Loading branch information
myin142 committed Jul 17, 2022
1 parent 260c977 commit 8c5f3e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scenes/dice/LandParticles.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ color = Color( 0.290196, 0.223529, 0.0941176, 1 )
position = Vector2( 0, 8 )
amount = 5
lifetime = 0.8
one_shot = true
explosiveness = 1.0
process_material = SubResource( 4 )
script = ExtResource( 1 )
Expand Down

0 comments on commit 8c5f3e7

Please sign in to comment.