add main menu
This commit is contained in:
parent
13c5b5f074
commit
18e144e81d
4 changed files with 116 additions and 0 deletions
18
gmtk_2024/menu/main_menu/conFBFE.tmp
Normal file
18
gmtk_2024/menu/main_menu/conFBFE.tmp
Normal file
|
@ -0,0 +1,18 @@
|
|||
[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")]
|
Loading…
Add table
Add a link
Reference in a new issue