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:
@@ -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])
|
||||
Reference in New Issue
Block a user