second commit

This commit is contained in:
2026-05-27 00:06:19 -04:00
parent a3696424d0
commit a6db45300c
9 changed files with 171 additions and 19 deletions
+1
View File
@@ -16,5 +16,6 @@ shape = SubResource("CircleShape2D_7yfhp")
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1583277900]
texture = ExtResource("2_hqc8w")
[connection signal="body_entered" from="." to="." method="TakeAction"]
[connection signal="mouse_entered" from="." to="." method="OnMouseEntered"]
[connection signal="mouse_exited" from="." to="." method="OnMouseExited"]