Add achievement panel texture and update AchievementPopup design
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
[gd_scene load_steps=4 format=3 uid="uid://tgaadui3lvdc"]
|
[gd_scene load_steps=5 format=3 uid="uid://tgaadui3lvdc"]
|
||||||
|
|
||||||
[ext_resource type="Script" uid="uid://cejjan582nhfn" path="res://scripts/UI/AchievementPopup.cs" id="1_8pd1y"]
|
[ext_resource type="Script" uid="uid://cejjan582nhfn" path="res://scripts/UI/AchievementPopup.cs" id="1_8pd1y"]
|
||||||
[ext_resource type="Texture2D" uid="uid://cebeyr4wnibvk" path="res://sprites/achievement.png" id="2_1wq1d"]
|
[ext_resource type="Texture2D" uid="uid://cebeyr4wnibvk" path="res://sprites/achievement.png" id="2_1wq1d"]
|
||||||
|
[ext_resource type="Texture2D" uid="uid://fvgvlqh7vv1l" path="res://sprites/achievement_panel.png" id="2_enx8n"]
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_enx8n"]
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_enx8n"]
|
||||||
bg_color = Color(0, 0, 0, 1)
|
texture = ExtResource("2_enx8n")
|
||||||
|
|
||||||
[node name="AchievementPopup" type="CanvasLayer" node_paths=PackedStringArray("TitleLabel", "DescriptionLabel", "IconRect")]
|
[node name="AchievementPopup" type="CanvasLayer" node_paths=PackedStringArray("TitleLabel", "DescriptionLabel", "IconRect")]
|
||||||
script = ExtResource("1_8pd1y")
|
script = ExtResource("1_8pd1y")
|
||||||
@@ -33,7 +34,7 @@ anchor_right = 1.0
|
|||||||
anchor_bottom = 1.0
|
anchor_bottom = 1.0
|
||||||
grow_horizontal = 2
|
grow_horizontal = 2
|
||||||
grow_vertical = 2
|
grow_vertical = 2
|
||||||
theme_override_styles/panel = SubResource("StyleBoxFlat_enx8n")
|
theme_override_styles/panel = SubResource("StyleBoxTexture_enx8n")
|
||||||
|
|
||||||
[node name="MarginContainer" type="MarginContainer" parent="Container/Panel"]
|
[node name="MarginContainer" type="MarginContainer" parent="Container/Panel"]
|
||||||
layout_mode = 1
|
layout_mode = 1
|
||||||
@@ -42,22 +43,26 @@ anchor_right = 1.0
|
|||||||
anchor_bottom = 1.0
|
anchor_bottom = 1.0
|
||||||
grow_horizontal = 2
|
grow_horizontal = 2
|
||||||
grow_vertical = 2
|
grow_vertical = 2
|
||||||
theme_override_constants/margin_left = 4
|
theme_override_constants/margin_left = 10
|
||||||
theme_override_constants/margin_top = 4
|
theme_override_constants/margin_top = 10
|
||||||
theme_override_constants/margin_right = 4
|
theme_override_constants/margin_right = 10
|
||||||
theme_override_constants/margin_bottom = 4
|
theme_override_constants/margin_bottom = 10
|
||||||
|
|
||||||
[node name="VBoxContainer" type="VBoxContainer" parent="Container/Panel/MarginContainer"]
|
[node name="VBoxContainer" type="VBoxContainer" parent="Container/Panel/MarginContainer"]
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
|
size_flags_vertical = 4
|
||||||
|
|
||||||
[node name="Title" type="Label" parent="Container/Panel/MarginContainer/VBoxContainer"]
|
[node name="Title" type="Label" parent="Container/Panel/MarginContainer/VBoxContainer"]
|
||||||
custom_minimum_size = Vector2(120, 30)
|
custom_minimum_size = Vector2(120, 30)
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
theme_override_font_sizes/font_size = 16
|
theme_override_font_sizes/font_size = 16
|
||||||
text = "saaaaaaaaaaaaaaaaaaa"
|
text = "saaaaaaaaaaaaaaaaaaa"
|
||||||
|
horizontal_alignment = 1
|
||||||
|
vertical_alignment = 1
|
||||||
autowrap_mode = 3
|
autowrap_mode = 3
|
||||||
|
|
||||||
[node name="Description" type="Label" parent="Container/Panel/MarginContainer/VBoxContainer"]
|
[node name="Description" type="Label" parent="Container/Panel/MarginContainer/VBoxContainer"]
|
||||||
|
visible = false
|
||||||
custom_minimum_size = Vector2(120, 40)
|
custom_minimum_size = Vector2(120, 40)
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
theme_override_colors/font_color = Color(0.7, 0.7, 0.7, 1)
|
theme_override_colors/font_color = Color(0.7, 0.7, 0.7, 1)
|
||||||
|
BIN
sprites/achievement_panel.png
Normal file
BIN
sprites/achievement_panel.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 367 B |
34
sprites/achievement_panel.png.import
Normal file
34
sprites/achievement_panel.png.import
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://fvgvlqh7vv1l"
|
||||||
|
path="res://.godot/imported/achievement_panel.png-a5460ad92f37d6ff17f4edcbe3b98c52.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://sprites/achievement_panel.png"
|
||||||
|
dest_files=["res://.godot/imported/achievement_panel.png-a5460ad92f37d6ff17f4edcbe3b98c52.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=false
|
||||||
|
mipmaps/limit=-1
|
||||||
|
roughness/mode=0
|
||||||
|
roughness/src_normal=""
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/normal_map_invert_y=false
|
||||||
|
process/hdr_as_srgb=false
|
||||||
|
process/hdr_clamp_exposure=false
|
||||||
|
process/size_limit=0
|
||||||
|
detect_3d/compress_to=1
|
BIN
sprites/achievement_panel_with_cup.png
Normal file
BIN
sprites/achievement_panel_with_cup.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 538 B |
34
sprites/achievement_panel_with_cup.png.import
Normal file
34
sprites/achievement_panel_with_cup.png.import
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://c2r0epv3tg3a3"
|
||||||
|
path="res://.godot/imported/achievement_panel_with_cup.png-77b3b1718837e31e5451046115748484.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://sprites/achievement_panel_with_cup.png"
|
||||||
|
dest_files=["res://.godot/imported/achievement_panel_with_cup.png-77b3b1718837e31e5451046115748484.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=false
|
||||||
|
mipmaps/limit=-1
|
||||||
|
roughness/mode=0
|
||||||
|
roughness/src_normal=""
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/normal_map_invert_y=false
|
||||||
|
process/hdr_as_srgb=false
|
||||||
|
process/hdr_clamp_exposure=false
|
||||||
|
process/size_limit=0
|
||||||
|
detect_3d/compress_to=1
|
Reference in New Issue
Block a user