Added music, best times, more backgrounds and more levels

This commit is contained in:
2024-05-07 18:13:53 +01:00
parent 6f6b1f4b80
commit 0017d49923
38 changed files with 769 additions and 166 deletions

View File

@@ -73,8 +73,10 @@ texture = ExtResource("5_w5k41")
[node name="GrowSound" type="AudioStreamPlayer" parent="."]
stream = ExtResource("6_hpb6a")
bus = &"Effects"
[node name="ShrinkSound" type="AudioStreamPlayer" parent="."]
stream = ExtResource("7_3krfd")
bus = &"Effects"
[connection signal="timeout" from="EffectTimer" to="." method="_on_effect_timer_timeout"]