drag and drop UI
This commit is contained in:
@@ -1,16 +1,15 @@
|
||||
[gd_scene format=3 uid="uid://do8ll0kylvrcn"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://ctl23v8cgy4k3" path="res://MeetingControl.cs" id="1_o5h3n"]
|
||||
[ext_resource type="Texture2D" uid="uid://dyxftkkuf7h7w" path="res://icon.svg" id="1_o8u20"]
|
||||
[ext_resource type="PackedScene" uid="uid://b2cpk0ef3rw87" path="res://MeetingControlGfx.tscn" id="1_o8u20"]
|
||||
|
||||
[node name="MeetingControl" type="PanelContainer" unique_id=508053904]
|
||||
custom_minimum_size = Vector2(10.74, 9.49)
|
||||
[node name="MeetingControl" type="Control" unique_id=778678487]
|
||||
layout_mode = 3
|
||||
anchors_preset = 0
|
||||
offset_right = 329.0
|
||||
offset_bottom = 80.0
|
||||
size_flags_horizontal = 3
|
||||
script = ExtResource("1_o5h3n")
|
||||
|
||||
[node name="Icon" type="Sprite2D" parent="." unique_id=1047834216]
|
||||
position = Vector2(36.999996, 37)
|
||||
scale = Vector2(0.390625, 0.390625)
|
||||
texture = ExtResource("1_o8u20")
|
||||
[node name="MeetingControlGFX" parent="." unique_id=1923695250 instance=ExtResource("1_o8u20")]
|
||||
layout_mode = 0
|
||||
mouse_filter = 2
|
||||
|
||||
Reference in New Issue
Block a user