Работа в процессе. Добавлена таблица

This commit is contained in:
sasha80
2023-07-07 15:48:39 +03:00
parent ca76d899d7
commit b436efc6c9
6 changed files with 608 additions and 0 deletions

10
table/header.tscn Normal file
View File

@@ -0,0 +1,10 @@
[gd_scene load_steps=2 format=3 uid="uid://ch14g46swx74h"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2thpi"]
bg_color = Color(0.8, 0.533333, 0.27451, 1)
[node name="heder" type="Label"]
offset_right = 128.0
offset_bottom = 23.0
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_styles/normal = SubResource("StyleBoxFlat_2thpi")