From 2940411cb33a64cd41c2d39ddf98aab54edc9f69 Mon Sep 17 00:00:00 2001 From: BrickPi Date: Fri, 19 Jan 2024 15:52:24 -0600 Subject: Reorganise Asset File Structure --- game/assets/graphics/theme/credits_menu.tres | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 game/assets/graphics/theme/credits_menu.tres (limited to 'game/assets/graphics/theme/credits_menu.tres') diff --git a/game/assets/graphics/theme/credits_menu.tres b/game/assets/graphics/theme/credits_menu.tres new file mode 100644 index 0000000..c07f1b6 --- /dev/null +++ b/game/assets/graphics/theme/credits_menu.tres @@ -0,0 +1,17 @@ +[gd_resource type="Theme" format=3 uid="uid://stfxt4hpsify"] + +[resource] +BackButtonsMargin/base_type = &"MarginContainer" +BackButtonsMargin/constants/margin_bottom = 10 +BackButtonsMargin/constants/margin_left = 20 +BackButtonsMargin/constants/margin_right = 20 +BackButtonsMargin/constants/margin_top = 10 +PersonLabel/base_type = &"Label" +PersonLabel/constants/line_spacing = 10 +PersonLabel/font_sizes/font_size = 20 +ProjectLabel/base_type = &"Label" +ProjectLabel/constants/line_spacing = 20 +ProjectLabel/font_sizes/font_size = 50 +RoleLabel/base_type = &"Label" +RoleLabel/constants/line_spacing = 10 +RoleLabel/font_sizes/font_size = 30 -- cgit v1.2.3-56-ga3b1