72 lines
2.4 KiB
Plaintext
72 lines
2.4 KiB
Plaintext
[gd_scene format=3 uid="uid://b7rx6esglyd6c"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://djduptonofbh4" path="res://sources/menus/components/code_keyboard.tscn" id="1_6q05s"]
|
|
[ext_resource type="Script" uid="uid://dxs13x1x36ukn" path="res://sources/menus/adult_block/adult_block.gd" id="1_jf7p7"]
|
|
[ext_resource type="PackedScene" uid="uid://wdjp1sv55q4f" path="res://sources/menus/components/night_sky/night_sky.tscn" id="2_cdfx1"]
|
|
[ext_resource type="PackedScene" uid="uid://dxc82xcl7jncd" path="res://sources/menus/main/plants/palm.tscn" id="3_0u8tq"]
|
|
|
|
[node name="AdultBlock" type="Control" unique_id=278733385]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_jf7p7")
|
|
|
|
[node name="Background" parent="." unique_id=1160816771 instance=ExtResource("2_cdfx1")]
|
|
layout_mode = 1
|
|
|
|
[node name="Palm" parent="Background" unique_id=2003115007 instance=ExtResource("3_0u8tq")]
|
|
position = Vector2(1280, 1792)
|
|
scale = Vector2(2.5, 2.5)
|
|
|
|
[node name="PanelContainer" type="PanelContainer" parent="." unique_id=997534651]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.156
|
|
anchor_top = 0.06
|
|
anchor_right = 0.84375
|
|
anchor_bottom = 0.39
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
theme_type_variation = &"PanelKalulu"
|
|
|
|
[node name="LabelContainer" type="MarginContainer" parent="PanelContainer" unique_id=1032634522]
|
|
layout_mode = 2
|
|
theme_override_constants/margin_left = 30
|
|
theme_override_constants/margin_top = 20
|
|
theme_override_constants/margin_right = 30
|
|
theme_override_constants/margin_bottom = 20
|
|
|
|
[node name="PasswordLabel" type="Label" parent="PanelContainer/LabelContainer" unique_id=848742846]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(1500, 600)
|
|
layout_mode = 2
|
|
size_flags_vertical = 1
|
|
theme_override_font_sizes/font_size = 60
|
|
text = "ADULT_BOSS_BLOCK_PROMPT"
|
|
autowrap_mode = 2
|
|
|
|
[node name="CodeKeyboard" parent="." unique_id=1296739333 instance=ExtResource("1_6q05s")]
|
|
unique_name_in_owner = true
|
|
layout_mode = 0
|
|
anchors_preset = 0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
offset_right = 2560.0
|
|
offset_bottom = 1800.0
|
|
grow_horizontal = 1
|
|
grow_vertical = 0
|
|
|
|
[node name="PasswordVisualizer" parent="CodeKeyboard" index="0"]
|
|
offset_left = -376.0
|
|
offset_top = -164.0
|
|
offset_right = 376.0
|
|
offset_bottom = 56.0
|
|
key_size = 200
|
|
|
|
[connection signal="password_entered" from="CodeKeyboard" to="." method="_on_code_keyboard_password_entered"]
|
|
|
|
[editable path="CodeKeyboard"]
|