2025-08-27 16:33:21 +08:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://bbmjur6cjmffo"]
|
2025-08-27 11:48:54 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_7gqm6"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bxqax0anr5a45" path="res://resources/feeds/donut.svg" id="2_bv6j5"]
|
|
|
|
|
|
|
|
|
|
[node name="Donut" instance=ExtResource("1_7gqm6")]
|
|
|
|
|
avatarTexture = ExtResource("2_bv6j5")
|
|
|
|
|
displayName = "甜甜圈"
|
2025-08-28 09:14:39 +08:00
|
|
|
quality = 2
|
2025-09-05 22:23:41 +08:00
|
|
|
topic = 2
|
|
|
|
|
fields = Array[int]([7, 22, 6])
|
|
|
|
|
fieldValues = Array[float]([-1.0, 0.1, 0.04])
|
2025-08-27 19:59:05 +08:00
|
|
|
costs = Array[int]([0, 1])
|
2025-08-29 07:44:12 +08:00
|
|
|
costCounts = Array[int]([500, 450])
|
2025-08-27 11:48:54 +08:00
|
|
|
|
2025-08-28 09:14:39 +08:00
|
|
|
[node name="avatar" parent="container/info" index="0"]
|
|
|
|
|
texture = ExtResource("2_bv6j5")
|
|
|
|
|
|
2025-08-27 11:48:54 +08:00
|
|
|
[node name="name" parent="container/info" index="1"]
|
2025-08-28 09:14:39 +08:00
|
|
|
displayName = "甜甜圈"
|
2025-08-29 07:44:12 +08:00
|
|
|
quality = 2
|
2025-09-06 09:22:09 +08:00
|
|
|
topic = 2
|