完善加分动画

This commit is contained in:
2025-06-06 14:33:22 +08:00
parent 9cbddfae99
commit f3a701302e
3 changed files with 44 additions and 3 deletions

View File

@@ -32,15 +32,29 @@
"height": 60,
"anchorX": 0.5,
"anchorY": 0.5,
"alpha": 1,
"_filters": [
{
"_$type": "GlowFilter",
"offX": 0,
"offY": 6,
"blur": 18,
"color": "rgba(164, 164, 164, 1)"
}
],
"centerX": -3,
"text": "+150",
"font": "res://7322bbf9-175b-4a25-a0d7-72d369894de2",
"fontSize": 60,
"color": "rgba(29, 92, 220, 1)",
"bold": true,
"italic": false,
"underline": false,
"strikethrough": false,
"align": "center",
"valign": "middle",
"padding": "0,0,0,0",
"underlineColor": "rgba(255, 255, 255, 1)",
"stroke": 16,
"strokeColor": "rgba(255, 255, 255, 1)"
}