[gd_scene load_steps=10 format=3 uid="uid://4oytwe0gnp18"] [ext_resource type="Script" path="res://UI.gd" id="1_6yqol"] [ext_resource type="FontFile" uid="uid://dgekwkwx0o0os" path="res://Ginga.ttf" id="2_l84eu"] [ext_resource type="Script" path="res://Primogemmes.gd" id="3_5ruo1"] [ext_resource type="Texture2D" uid="uid://wvfljynswg5y" path="res://windaube.png" id="4_lkyt6"] [ext_resource type="PackedScene" uid="uid://g8m1imvs0g1t" path="res://characters.tscn" id="5_3wm4j"] [ext_resource type="PackedScene" uid="uid://opbr0q2e2rex" path="res://checkbox.tscn" id="6_jwgl3"] [ext_resource type="FontFile" uid="uid://dy3o3bbglibkp" path="res://comicsans.ttf" id="7_rtagq"] [sub_resource type="LabelSettings" id="LabelSettings_51tlr"] font = ExtResource("2_l84eu") font_size = 128 [sub_resource type="LabelSettings" id="LabelSettings_u6313"] font = ExtResource("7_rtagq") font_size = 48 [node name="CanvasUI" type="CanvasLayer"] script = ExtResource("1_6yqol") [node name="UI" type="Control" parent="."] visibility_layer = 2 z_index = 69 custom_minimum_size = Vector2(1280, 960) layout_mode = 3 anchors_preset = 0 offset_right = 1280.0 offset_bottom = 960.0 [node name="Primogemmes" type="Label" parent="UI"] layout_mode = 1 anchors_preset = 1 anchor_left = 1.0 anchor_right = 1.0 offset_left = -813.0 offset_right = -40.0 offset_bottom = 150.0 grow_horizontal = 0 text = "PRIMOGMEES: " label_settings = SubResource("LabelSettings_51tlr") horizontal_alignment = 2 script = ExtResource("3_5ruo1") [node name="Windaube" type="Sprite2D" parent="UI"] position = Vector2(1056, 877) scale = Vector2(1.5, 1.5) texture = ExtResource("4_lkyt6") [node name="Characters" parent="UI" instance=ExtResource("5_3wm4j")] position = Vector2(1280, 320) key = "1" [node name="Characters2" parent="UI" instance=ExtResource("5_3wm4j")] position = Vector2(1280, 400) label = "luigi" key = "2" [node name="Characters3" parent="UI" instance=ExtResource("5_3wm4j")] position = Vector2(1280, 480) label = "" key = "3" [node name="Characters4" parent="UI" instance=ExtResource("5_3wm4j")] position = Vector2(1281, 559) label = "" key = "4" [node name="Checkbox" parent="UI" instance=ExtResource("6_jwgl3")] position = Vector2(64, 897) scale = Vector2(4, 4) [node name="Label" type="Label" parent="UI"] layout_mode = 0 offset_left = 111.0 offset_top = 855.0 offset_right = 318.0 offset_bottom = 881.0 text = "epilepsy warning: fun toggle" label_settings = SubResource("LabelSettings_u6313")