mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 15:01:53 +08:00
c0ea5c9c68
添加番茄、核桃、酸奶等新饲料资源图片及配置 调整鸡蛋、胡萝卜等饲料的数值属性 更新FeedFilter组件的目标字段和刷新行为
10 lines
350 B
Plaintext
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
|