2025-09-06 11:23:11 +08:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://dekcqdhrjs07u"]
|
2025-09-05 22:23:41 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://d3qojeqa3difn" path="res://components/Abstracts/FullscreenPanelBase.tscn" id="1_yodmq"]
|
2025-09-06 11:23:11 +08:00
|
|
|
[ext_resource type="Script" path="res://scripts/Contents/Panels/WeaponPanel.gd" id="2_6alu1"]
|
2025-09-05 22:23:41 +08:00
|
|
|
|
|
|
|
|
[node name="Weapon" instance=ExtResource("1_yodmq")]
|
2025-09-30 17:33:53 +08:00
|
|
|
offset_top = 0.0
|
|
|
|
|
offset_bottom = 0.0
|
2025-09-06 11:23:11 +08:00
|
|
|
script = ExtResource("2_6alu1")
|
2025-09-05 22:23:41 +08:00
|
|
|
|
2025-09-30 17:33:53 +08:00
|
|
|
[node name="wrapper" parent="content" index="1"]
|
2025-09-05 22:23:41 +08:00
|
|
|
theme_override_constants/separation = 50
|
|
|
|
|
|
|
|
|
|
[node name="box" type="HBoxContainer" parent="content/wrapper" index="0"]
|
2025-09-06 11:23:11 +08:00
|
|
|
unique_name_in_owner = true
|
2025-09-05 22:23:41 +08:00
|
|
|
layout_mode = 2
|
|
|
|
|
theme_override_constants/separation = 20
|
|
|
|
|
alignment = 1
|