[gd_scene load_steps=3 format=3 uid="uid://cy1y14inwkplb"] [ext_resource type="Script" uid="uid://t30fpvht51km" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Portraits/vn_portrait_layer.gd" id="1_1i7em"] [ext_resource type="Script" uid="uid://b8n7bt3icha4h" path="res://addons/dialogic/Modules/Character/node_portrait_container.gd" id="1_rxdcc"] [node name="VN_PortraitLayer" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 script = ExtResource("1_1i7em") [node name="Portraits" type="Control" parent="."] unique_name_in_owner = true layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 [node name="DialogicNode_PortraitContainer1" type="Control" parent="Portraits"] layout_mode = 1 anchor_right = 0.2 anchor_bottom = 1.0 offset_right = -1.52588e-05 grow_vertical = 2 pivot_offset = Vector2(115.2, 648) mouse_filter = 2 script = ExtResource("1_rxdcc") container_ids = PackedStringArray("leftmost", "0") metadata/_edit_use_anchors_ = true [node name="DialogicNode_PortraitContainer2" type="Control" parent="Portraits"] layout_mode = 1 anchor_left = 0.2 anchor_right = 0.4 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 script = ExtResource("1_rxdcc") container_ids = PackedStringArray("left", "1") metadata/_edit_use_anchors_ = true [node name="DialogicNode_PortraitContainer3" type="Control" parent="Portraits"] layout_mode = 1 anchor_left = 0.4 anchor_right = 0.6 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 script = ExtResource("1_rxdcc") container_ids = PackedStringArray("center", "middle", "2") metadata/_edit_use_anchors_ = true [node name="DialogicNode_PortraitContainer4" type="Control" parent="Portraits"] layout_mode = 1 anchor_left = 0.6 anchor_right = 0.8 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 script = ExtResource("1_rxdcc") container_ids = PackedStringArray("right", "3") metadata/_edit_use_anchors_ = true [node name="DialogicNode_PortraitContainer5" type="Control" parent="Portraits"] layout_mode = 1 anchor_left = 0.8 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 script = ExtResource("1_rxdcc") container_ids = PackedStringArray("rightmost", "4") metadata/_edit_use_anchors_ = true