Skip to content

Commit

Permalink
Test PR for reducing ball lifetime.
Browse files Browse the repository at this point in the history
  • Loading branch information
nanodeath committed Jul 9, 2024
1 parent 364bc25 commit 410b65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clicky-clicker/game.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_objr7")
ball_lifetime = 15.0
ball_lifetime = 10.0

[node name="VBoxContainer" type="VBoxContainer" parent="."]
custom_minimum_size = Vector2(400, 400)
Expand Down

0 comments on commit 410b65e

Please sign in to comment.