switching up some more clicking
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user