1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 15:01:53 +08:00
Files
Dog-Lynx-And-HCN/components/Debug/FeedFilter.tscn
T
fallingshrimp c0ea5c9c68 feat(Feeds): 添加新饲料资源并调整现有饲料属性
添加番茄、核桃、酸奶等新饲料资源图片及配置
调整鸡蛋、胡萝卜等饲料的数值属性
更新FeedFilter组件的目标字段和刷新行为
2025-12-07 14:51:54 +08:00

10 lines
350 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://hkxs56a5rcvv"]
[ext_resource type="Script" uid="uid://y551ijop8ydy" path="res://scripts/Debug/FeedFilter.gd" id="1_feedfilter"]
[node name="FeedFilter" type="HBoxContainer"]
theme_override_constants/separation = 0
script = ExtResource("1_feedfilter")
targetFields = Array[int]([27])
clickToRefresh = true