49 lines
1.4 KiB
Plaintext
49 lines
1.4 KiB
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://c5ey1jk06asiq"]
|
|
|
|
[ext_resource type="Script" uid="uid://dmni1siik6ffc" path="res://sources/menus/components/password_visualizer.gd" id="1_mxw25"]
|
|
|
|
[node name="PasswordVisualizer" type="HBoxContainer"]
|
|
offset_right = 668.0
|
|
offset_bottom = 220.0
|
|
theme_override_constants/separation = 46
|
|
script = ExtResource("1_mxw25")
|
|
|
|
[node name="Panel1" type="PanelContainer" parent="."]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
theme_type_variation = &"PanelKalulu"
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="Icon1" type="TextureRect" parent="Panel1"]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(200, 200)
|
|
layout_mode = 2
|
|
expand_mode = 2
|
|
stretch_mode = 4
|
|
|
|
[node name="Panel2" type="PanelContainer" parent="."]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
theme_type_variation = &"PanelKalulu"
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="Icon2" type="TextureRect" parent="Panel2"]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(200, 200)
|
|
layout_mode = 2
|
|
expand_mode = 2
|
|
stretch_mode = 4
|
|
|
|
[node name="Panel3" type="PanelContainer" parent="."]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
theme_type_variation = &"PanelKalulu"
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="Icon3" type="TextureRect" parent="Panel3"]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(200, 200)
|
|
layout_mode = 2
|
|
expand_mode = 2
|
|
stretch_mode = 4
|