1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-27 22:41:56 +08:00
Files
Dog-Lynx-And-HCN/components/Feeds/HotdogEvil.tscn
T
fallingshrimp a38ec5536d feat: 添加芝士热狗和诡异芝士热狗资源及场景
添加了两个新的食物资源(热狗和诡异版本)及相关场景文件,同时修复了EntityBase.gd和FieldStore.gd中的缩进问题,并添加了蓄力图标资源
2026-02-11 17:11:30 +08:00

21 lines
740 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://b45312iwke12t"]
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_74srx"]
[ext_resource type="Texture2D" uid="uid://dnr1kckji14al" path="res://resources/feeds/hotdog-evil.png" id="2_bgn3j"]
[node name="HotdogEvil" instance=ExtResource("1_74srx")]
avatarTexture = ExtResource("2_bgn3j")
displayName = "诡异的芝士热狗"
quality = 4
topic = 3
fields = Array[int]([28, 0, 8])
fieldValues = Array[float]([0.1, -10.0, -0.4])
[node name="avatar" parent="container/info" index="0"]
texture = ExtResource("2_bgn3j")
[node name="name" parent="container/info" index="1"]
displayName = "诡异的芝士热狗"
quality = 4
topic = 3