switching up some more clicking

This commit is contained in:
2026-06-25 18:11:43 -04:00
parent 37da9a4e84
commit fc32baa071
9 changed files with 57 additions and 58 deletions
+5
View File
@@ -28,5 +28,10 @@ visible = false
texture_filter = 1
texture = ExtResource("3_inmy4")
[node name="HoverBounds" type="Area2D" parent="." unique_id=2086452813]
[node name="CollisionShape2D" type="CollisionShape2D" parent="HoverBounds" unique_id=252175102]
shape = SubResource("CircleShape2D_4gyqm")
[connection signal="mouse_entered" from="." to="." method="OnMouseEntered"]
[connection signal="mouse_exited" from="." to="." method="OnMouseExited"]