56 lines
2.0 KiB
Plaintext
56 lines
2.0 KiB
Plaintext
[gd_scene format=3 uid="uid://bc3byq8e45ejj"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cpkye7t28ragp" path="res://common/icons/brand-steam.svg" id="1_ar432"]
|
|
[ext_resource type="Theme" uid="uid://5au2k3vf2po3" path="res://gui/ressources/menu.tres" id="1_emeyy"]
|
|
[ext_resource type="Script" uid="uid://bkbcl77m28sfv" path="res://gui/credits/socials/scripts/link_button.gd" id="3_emeyy"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_urbel"]
|
|
bg_color = Color(0.13865513, 0.18808982, 0.2387814, 1)
|
|
border_width_left = 6
|
|
border_width_top = 6
|
|
border_width_right = 6
|
|
border_width_bottom = 6
|
|
border_color = Color(0.13725491, 0.1882353, 0.23921569, 1)
|
|
corner_radius_top_left = 5
|
|
corner_radius_top_right = 5
|
|
corner_radius_bottom_right = 5
|
|
corner_radius_bottom_left = 5
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_5k6jv"]
|
|
bg_color = Color(0.10011824, 0.14153713, 0.18294647, 1)
|
|
border_width_left = 6
|
|
border_width_top = 6
|
|
border_width_right = 6
|
|
border_width_bottom = 6
|
|
border_color = Color(0.13725491, 0.1882353, 0.23921569, 1)
|
|
corner_radius_top_left = 5
|
|
corner_radius_top_right = 5
|
|
corner_radius_bottom_right = 5
|
|
corner_radius_bottom_left = 5
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kip8e"]
|
|
bg_color = Color(0.18961376, 0.27468553, 0.30580562, 1)
|
|
border_width_left = 6
|
|
border_width_top = 6
|
|
border_width_right = 6
|
|
border_width_bottom = 6
|
|
border_color = Color(0.1882353, 0.27450982, 0.30588236, 1)
|
|
corner_radius_top_left = 5
|
|
corner_radius_top_right = 5
|
|
corner_radius_bottom_right = 5
|
|
corner_radius_bottom_left = 5
|
|
|
|
[node name="SteamButton" type="Button" unique_id=1181450581]
|
|
offset_right = 447.0
|
|
offset_bottom = 42.0
|
|
size_flags_horizontal = 4
|
|
theme = ExtResource("1_emeyy")
|
|
theme_override_constants/icon_max_width = 30
|
|
theme_override_font_sizes/font_size = 20
|
|
theme_override_styles/normal = SubResource("StyleBoxFlat_urbel")
|
|
theme_override_styles/pressed = SubResource("StyleBoxFlat_5k6jv")
|
|
theme_override_styles/hover = SubResource("StyleBoxFlat_kip8e")
|
|
text = "WHISHLIST_THE_GAME"
|
|
icon = ExtResource("1_ar432")
|
|
script = ExtResource("3_emeyy")
|