mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-27 22:41:56 +08:00
0a5041348e
重构FeedFilter.gd使用Watcher类来管理状态,并添加新的WeaponFilter组件用于武器过滤
8 lines
281 B
Plaintext
8 lines
281 B
Plaintext
[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
|