trop de chose jpp

This commit is contained in:
2025-01-18 10:43:11 +01:00
parent 913a455d33
commit 309496c900
19 changed files with 546 additions and 21 deletions

22
theme/label_theme.tres Normal file
View File

@@ -0,0 +1,22 @@
[gd_resource type="Theme" load_steps=3 format=3 uid="uid://dwtios6w33wxq"]
[ext_resource type="FontFile" uid="uid://4wtgmfk7f8ft" path="res://font/Olondon_.otf" id="1_1xv54"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_gkci6"]
content_margin_left = 25.0
content_margin_top = 100.0
content_margin_right = 25.0
content_margin_bottom = 50.0
[resource]
Label/colors/font_color = Color(1, 1, 1, 1)
Label/colors/font_outline_color = Color(0, 0, 0, 1)
Label/colors/font_shadow_color = Color(0.306923, 0.306923, 0.306923, 0.729412)
Label/constants/line_spacing = 3
Label/constants/outline_size = 9
Label/constants/shadow_offset_x = 6
Label/constants/shadow_offset_y = 0
Label/constants/shadow_outline_size = 0
Label/font_sizes/font_size = 132
Label/fonts/font = ExtResource("1_1xv54")
Label/styles/normal = SubResource("StyleBoxEmpty_gkci6")