x12 windowing system

This commit is contained in:
martyTF 2025-12-09 20:17:57 +01:00
parent e16b468e23
commit e6ab1fb39a
60 changed files with 701 additions and 877 deletions

View file

@ -0,0 +1,32 @@
[gd_scene load_steps=2 format=3 uid="uid://j2f5hra8e7um"]
[ext_resource type="Script" uid="uid://b5l5ei1tt4wka" path="res://01 - Menus/04 - Modules/module.gd" id="1_rxp26"]
[node name="module" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 3
size_flags_vertical = 3
script = ExtResource("1_rxp26")
[node name="vbox" type="VBoxContainer" parent="."]
unique_name_in_owner = true
layout_mode = 0
offset_right = 760.0
offset_bottom = 51.0
[node name="stat" type="Label" parent="vbox"]
unique_name_in_owner = true
layout_mode = 2
size_flags_vertical = 3
text = "stat"
horizontal_alignment = 1
[node name="value" type="HBoxContainer" parent="vbox"]
unique_name_in_owner = true
layout_mode = 2
size_flags_vertical = 3