Added descriptions to upgrades and fixed timer not stopping bug
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_resource type="Theme" load_steps=17 format=3 uid="uid://cfvww0geatnnk"]
|
||||
[gd_resource type="Theme" load_steps=18 format=3 uid="uid://cfvww0geatnnk"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://dfkm2dibf0c3b" path="res://Fonts/fonts-DSEG_v046/DSEG7-Classic-MINI/DSEG7ClassicMini-Italic.ttf" id="1_17to7"]
|
||||
[ext_resource type="FontFile" uid="uid://bx41ej4o03nbx" path="res://Fonts/arkanoid/Arka_solid.ttf" id="1_s07ae"]
|
||||
@@ -110,6 +110,8 @@ bg_color = Color(0, 0, 0, 0)
|
||||
shadow_color = Color(0, 0, 0, 0.439216)
|
||||
shadow_size = 25
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_6g8gs"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_m7r63"]
|
||||
|
||||
[resource]
|
||||
@@ -171,6 +173,8 @@ Upgrade/base_type = &"Label"
|
||||
Upgrade/colors/font_color = Color(0, 0, 0, 1)
|
||||
Upgrade/font_sizes/font_size = 9
|
||||
Upgrade/fonts/font = ExtResource("4_btndm")
|
||||
UpgradeContainer/base_type = &"PanelContainer"
|
||||
UpgradeContainer/styles/panel = SubResource("StyleBoxEmpty_6g8gs")
|
||||
UpgradePanel/base_type = &"VBoxContainer"
|
||||
UpgradePanel/constants/separation = 0
|
||||
UserFile/base_type = &"Button"
|
||||
|
||||
Reference in New Issue
Block a user