cool progress

This commit is contained in:
Tabby 2025-04-21 01:11:27 +10:00
parent 07de7179c9
commit 341c91742c
14 changed files with 52 additions and 16 deletions

View file

@ -24,5 +24,5 @@ shape = SubResource("CircleShape2D_yl8uo")
[node name="CollisionShape2D" type="CollisionShape2D" parent="Shiny"]
shape = SubResource("CircleShape2D_0cndc")
[connection signal="body_entered" from="Shiny" to="Shiny" method="_on_body_entered"]
[connection signal="body_entered" from="Shiny" to="." method="_on_body_entered"]
[connection signal="body_entered" from="Shiny" to="Shiny" method="_on_body_entered"]