GMTK-2024/gmtk_2024/menu/main_menu/conFBFE.tmp

19 lines
548 B
Text
Raw Normal View History

2024-08-17 01:28:23 +02:00
[gd_scene load_steps=3 format=3 uid="uid://cscsuljo8ivad"]
[ext_resource type="Script" path="res://control.gd" id="1_demfw"]
[ext_resource type="PackedScene" uid="uid://cxbalfjqtp06t" path="res://canvas_layer.tscn" id="2_jr3s0"]
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
script = ExtResource("1_demfw")
[node name="Label" type="Label" parent="."]
layout_mode = 0
offset_right = 40.0
offset_bottom = 23.0
[node name="CanvasLayer" parent="." instance=ExtResource("2_jr3s0")]