1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-27 22:41:56 +08:00

feat(Debug): 添加FeedIsTypeTopic调试组件并更新蛋糕资源

添加用于调试的FeedIsTypeTopic场景和脚本,支持按主题筛选Feed
更新蛋糕资源的主题和字段配置
This commit is contained in:
2025-09-06 10:06:39 +08:00
parent 101649d7e0
commit cd07aabcda
3 changed files with 40 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://5fbadcha65g4"]
[ext_resource type="Script" path="res://scripts/Debug/FeedIsTopic.gd" id="1_2hikw"]
[node name="Debug" type="HBoxContainer"]
theme_override_constants/separation = 0
script = ExtResource("1_2hikw")
targetTopics = Array[int]([6])