[gd_scene load_steps=2 format=3 uid="uid://ddqtmahfxel26"] [ext_resource type="Script" path="res://port_drawer.gd" id="1_wot5w"] [node name="PortDrawer" type="HBoxContainer"] script = ExtResource("1_wot5w") [node name="LeftSlot" type="ColorRect" parent="."] visible = false custom_minimum_size = Vector2(12, 12) layout_mode = 2 [node name="RightSlot" type="ColorRect" parent="."] visible = false custom_minimum_size = Vector2(12, 12) layout_mode = 2