mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-30 23:32:29 +08:00
feat: 更新FeedCardBase和Puffs组件,添加编辑锁定元数据
This commit is contained in:
@@ -25,6 +25,7 @@ offset_right = 200.0
|
|||||||
offset_bottom = 300.0
|
offset_bottom = 300.0
|
||||||
theme_override_styles/panel = SubResource("StyleBoxFlat_n2ewr")
|
theme_override_styles/panel = SubResource("StyleBoxFlat_n2ewr")
|
||||||
script = ExtResource("1_2ea75")
|
script = ExtResource("1_2ea75")
|
||||||
|
metadata/_edit_lock_ = true
|
||||||
|
|
||||||
[node name="container" type="VBoxContainer" parent="."]
|
[node name="container" type="VBoxContainer" parent="."]
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ fields = Array[int]([10, 5, 13])
|
|||||||
fieldValues = Array[float]([0.06, 0.12, 0.3])
|
fieldValues = Array[float]([0.06, 0.12, 0.3])
|
||||||
costs = Array[int]([0, 1])
|
costs = Array[int]([0, 1])
|
||||||
costCounts = Array[int]([250, 100])
|
costCounts = Array[int]([250, 100])
|
||||||
metadata/_edit_lock_ = true
|
|
||||||
|
|
||||||
[node name="avatar" parent="container/info" index="0"]
|
[node name="avatar" parent="container/info" index="0"]
|
||||||
texture = ExtResource("2_p35iw")
|
texture = ExtResource("2_p35iw")
|
||||||
|
|||||||
Reference in New Issue
Block a user