mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
code
This commit is contained in:
+51
-43
@@ -2,26 +2,29 @@
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://ofpg5s3j7esv" path="res://components/UI/BossBar.tscn" id="1_2pe58"]
|
||||
[ext_resource type="Script" uid="uid://bph6blsdbiklk" path="res://scripts/Statemachine/UIState.gd" id="1_f00a6"]
|
||||
[ext_resource type="StyleBox" uid="uid://dx0udq8nv2ec0" path="res://styleboxes/topPanel.tres" id="3_kep0k"]
|
||||
[ext_resource type="PackedScene" uid="uid://bbm8l3hr4ihar" path="res://components/UI/ItemShow.tscn" id="3_o2oi4"]
|
||||
[ext_resource type="StyleBox" uid="uid://8pg3ry3y5wjv" path="res://styleboxes/centerRight.tres" id="5_3hym1"]
|
||||
[ext_resource type="PackedScene" uid="uid://ufl4kek8hrmt" path="res://components/UI/SkillIcon.tscn" id="5_k2y4g"]
|
||||
[ext_resource type="PackedScene" uid="uid://d1ulrvupa76ap" path="res://components/UI/ColorBar.tscn" id="6_oy0yg"]
|
||||
[ext_resource type="Texture2D" uid="uid://k13cte17httt" path="res://resources/items/energy.svg" id="7_2om12"]
|
||||
[ext_resource type="PackedScene" uid="uid://b07gqo6df0r5y" path="res://components/UI/VerticalColorBar.tscn" id="8_f4j2b"]
|
||||
[ext_resource type="StyleBox" uid="uid://ddnjus87wwlm8" path="res://styleboxes/leftPanel.tres" id="11_67ghp"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_12otr"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kp2r0"]
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_k2y4g"]
|
||||
content_margin_left = 10.0
|
||||
content_margin_top = 10.0
|
||||
content_margin_right = 10.0
|
||||
content_margin_bottom = 10.0
|
||||
bg_color = Color(0, 0, 0, 0.5)
|
||||
border_width_left = 3
|
||||
border_width_top = 3
|
||||
border_width_right = 3
|
||||
border_width_bottom = 3
|
||||
border_color = Color(0, 0, 0, 0.75)
|
||||
corner_radius_top_left = 10
|
||||
corner_radius_top_right = 10
|
||||
corner_radius_bottom_left = 10
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kgnwf"]
|
||||
bg_color = Color(1, 0, 0, 0.5)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_egr4c"]
|
||||
bg_color = Color(0, 1, 0, 0.5)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1xshu"]
|
||||
bg_color = Color(1, 1, 1, 1)
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_12otr"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_ri8gw"]
|
||||
content_margin_left = 20.0
|
||||
@@ -130,21 +133,21 @@ grow_vertical = 2
|
||||
[node name="bossbar" parent="root" unique_id=1188147012 instance=ExtResource("1_2pe58")]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 1
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="items" type="PanelContainer" parent="root" unique_id=889148256]
|
||||
z_index = 1
|
||||
z_as_relative = false
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
offset_left = -46.0
|
||||
offset_top = -3.0
|
||||
offset_right = 46.0
|
||||
offset_bottom = 37.0
|
||||
grow_horizontal = 2
|
||||
theme_override_styles/panel = ExtResource("3_kep0k")
|
||||
anchors_preset = 3
|
||||
anchor_left = 1.0
|
||||
anchor_top = 1.0
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -201.0
|
||||
offset_top = -44.0
|
||||
grow_horizontal = 0
|
||||
grow_vertical = 0
|
||||
theme_override_styles/panel = SubResource("StyleBoxFlat_k2y4g")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="items" type="HBoxContainer" parent="root/items" unique_id=1102895760]
|
||||
@@ -180,20 +183,19 @@ type = 4
|
||||
z_index = 1
|
||||
z_as_relative = false
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = 1.0
|
||||
anchor_top = 0.4
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 0.6
|
||||
offset_left = -33.0
|
||||
offset_top = -70.0
|
||||
offset_right = 3.0
|
||||
offset_bottom = 70.0
|
||||
grow_horizontal = 0
|
||||
grow_vertical = 2
|
||||
anchors_preset = 7
|
||||
anchor_left = 0.5
|
||||
anchor_top = 1.0
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -23.0
|
||||
offset_top = -46.0
|
||||
offset_right = 23.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 0
|
||||
theme_override_styles/panel = ExtResource("5_3hym1")
|
||||
|
||||
[node name="wrapper" type="HBoxContainer" parent="root/energy" unique_id=2143098490]
|
||||
[node name="wrapper" type="VBoxContainer" parent="root/energy" unique_id=1356612647]
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 10
|
||||
|
||||
@@ -201,12 +203,22 @@ theme_override_constants/separation = 10
|
||||
layout_mode = 2
|
||||
theme_override_styles/panel = SubResource("StyleBoxEmpty_12otr")
|
||||
|
||||
[node name="skillContainer" type="VBoxContainer" parent="root/energy/wrapper/skills" unique_id=939257941]
|
||||
[node name="skillContainer" type="HBoxContainer" parent="root/energy/wrapper/skills" unique_id=51208875]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 10
|
||||
alignment = 1
|
||||
|
||||
[node name="container" type="VBoxContainer" parent="root/energy/wrapper" unique_id=1760772344]
|
||||
[node name="SkillIconBase" parent="root/energy/wrapper/skills/skillContainer" unique_id=1090815103 instance=ExtResource("5_k2y4g")]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="SkillIconBase2" parent="root/energy/wrapper/skills/skillContainer" unique_id=592440106 instance=ExtResource("5_k2y4g")]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="SkillIconBase3" parent="root/energy/wrapper/skills/skillContainer" unique_id=1424612490 instance=ExtResource("5_k2y4g")]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="container" type="HBoxContainer" parent="root/energy/wrapper" unique_id=1689009576]
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 10
|
||||
alignment = 1
|
||||
@@ -223,14 +235,10 @@ size_flags_vertical = 4
|
||||
texture = ExtResource("7_2om12")
|
||||
expand_mode = 1
|
||||
|
||||
[node name="percent" parent="root/energy/wrapper/container" unique_id=936708847 instance=ExtResource("8_f4j2b")]
|
||||
[node name="percent" parent="root/energy/wrapper/container" unique_id=1940891290 instance=ExtResource("6_oy0yg")]
|
||||
unique_name_in_owner = true
|
||||
custom_minimum_size = Vector2(200, 0)
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
backBox = SubResource("StyleBoxFlat_kp2r0")
|
||||
middleBox1 = SubResource("StyleBoxFlat_kgnwf")
|
||||
middleBox2 = SubResource("StyleBoxFlat_egr4c")
|
||||
frontBox = SubResource("StyleBoxFlat_1xshu")
|
||||
|
||||
[node name="fields" type="PanelContainer" parent="root" unique_id=1795021225]
|
||||
modulate = Color(1, 1, 1, 0)
|
||||
|
||||
Reference in New Issue
Block a user