1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-22 11:32:30 +08:00

feat(调试工具): 添加武器过滤器组件并重构Feed过滤器

重构FeedFilter.gd使用Watcher类来管理状态,并添加新的WeaponFilter组件用于武器过滤
This commit is contained in:
2026-05-10 13:38:29 +08:00
parent 6e0d0ad89b
commit 0a5041348e
4 changed files with 33 additions and 16 deletions
+7
View File
@@ -0,0 +1,7 @@
[gd_scene format=3 uid="uid://dfajyj3000hpq"]
[ext_resource type="Script" uid="uid://uym0v2p43tm3" path="res://scripts/Debug/WeaponFilter.gd" id="1_0puhl"]
[node name="WeaponFilter" type="HBoxContainer" unique_id=1023830568]
script = ExtResource("1_0puhl")
clickToRebuild = true