first commit, long overdue

deez
This commit is contained in:
martyTF 2025-11-22 21:04:34 +01:00
commit 54b9012a47
79 changed files with 2516 additions and 0 deletions

View file

@ -0,0 +1,25 @@
[gd_scene load_steps=2 format=3 uid="uid://cl4squ3cegosj"]
[ext_resource type="Script" uid="uid://d1ixiojxt27x7" path="res://01 - Menus/03 - Sheets/item.gd" id="1_sscaq"]
[node name="item" type="Node2D"]
script = ExtResource("1_sscaq")
[node name="tabs" type="ColorRect" parent="."]
offset_top = -256.0
offset_right = 384.0
offset_bottom = 1184.0
color = Color(0.047058824, 0.07058824, 0.09803922, 1)
[node name="scroll" type="ScrollContainer" parent="."]
clip_contents = false
offset_left = 64.0
offset_top = 64.0
offset_right = 320.0
offset_bottom = 960.0
[node name="container" type="VBoxContainer" parent="scroll"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 3