1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-11-22 07:44:17 +00:00

modifiche ignorabili

This commit is contained in:
Matteo Balugani 2023-09-30 20:36:57 +02:00
parent 8b3570b780
commit aa90d5a797
2 changed files with 2 additions and 3 deletions

View file

@ -1,5 +1,4 @@
[gd_resource type="PhysicsMaterial" format=3 uid="uid://c6kn1an85lccr"] [gd_resource type="PhysicsMaterial" format=3 uid="uid://wjrjkmxp41dt"]
[resource] [resource]
rough = true rough = true
bounce = 0.3

View file

@ -6,7 +6,7 @@
script = ExtResource("1_xqfmg") script = ExtResource("1_xqfmg")
[node name="Timer" type="Timer" parent="."] [node name="Timer" type="Timer" parent="."]
wait_time = 2.908 wait_time = 0.008
autostart = true autostart = true
[connection signal="timeout" from="Timer" to="." method="spawn"] [connection signal="timeout" from="Timer" to="." method="spawn"]