1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-29 23:41:54 +08:00
Files
Dog-Lynx-And-HCN/components/Scenes/FullscreenPanels/Weapon.tscn
T
fallingshrimp 072d6f81fe style(UI): 统一全屏面板字体样式并调整布局
为所有全屏面板添加相同的粗体字体资源,并调整Weapon面板的偏移和节点顺序
2025-09-30 17:33:53 +08:00

19 lines
674 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://dekcqdhrjs07u"]
[ext_resource type="PackedScene" uid="uid://d3qojeqa3difn" path="res://components/Abstracts/FullscreenPanelBase.tscn" id="1_yodmq"]
[ext_resource type="Script" path="res://scripts/Contents/Panels/WeaponPanel.gd" id="2_6alu1"]
[node name="Weapon" instance=ExtResource("1_yodmq")]
offset_top = 0.0
offset_bottom = 0.0
script = ExtResource("2_6alu1")
[node name="wrapper" parent="content" index="1"]
theme_override_constants/separation = 50
[node name="box" type="HBoxContainer" parent="content/wrapper" index="0"]
unique_name_in_owner = true
layout_mode = 2
theme_override_constants/separation = 20
alignment = 1