lab-electrolyte/scenes/reactives_drag_and_drop.tscn
2025-12-05 10:03:45 +05:00

14 lines
459 B
Text

[gd_scene load_steps=2 format=3 uid="uid://blj2j7a4uyr05"]
[ext_resource type="Script" uid="uid://b2w4adq02ywrl" path="res://src/ui/reagent_drag_and_drop.gd" id="1_1whj1"]
[node name="DragAndDrop" type="Button"]
anchors_preset = -1
anchor_right = 0.043
anchor_bottom = 0.07700001
offset_right = 0.4639969
offset_bottom = 0.10399628
mouse_filter = 1
script = ExtResource("1_1whj1")
[connection signal="button_down" from="." to="." method="_on_button_down"]