mirror of
https://github.com/Steffo99/swear-jar.git
synced 2024-11-22 15:44:21 +00:00
modifiche ignorabili
This commit is contained in:
parent
8b3570b780
commit
aa90d5a797
2 changed files with 2 additions and 3 deletions
|
@ -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
|
|
||||||
|
|
|
@ -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"]
|
||||||
|
|
Loading…
Reference in a new issue