mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2026-04-24 10:16:05 +00:00
完成进度条动画生成的逻辑,尚未测试。
This commit is contained in:
32
resources/test/pgb-animate.json
Normal file
32
resources/test/pgb-animate.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"rawtext": [
|
||||
{
|
||||
"translate": "%%4",
|
||||
"with": {
|
||||
"rawtext": [
|
||||
{
|
||||
"selector": "@e[name=某实体,scores={计分板=0..93}]"
|
||||
},
|
||||
{
|
||||
"selector": "@e[name=某实体,scores={计分板=1..93}]"
|
||||
},
|
||||
{
|
||||
"selector": "@e[name=某实体,scores={计分板=92..93}]"
|
||||
},
|
||||
{
|
||||
"text": "显示第一段"
|
||||
},
|
||||
{
|
||||
"text": "显示第二段"
|
||||
},
|
||||
{
|
||||
"text": "显示第三段"
|
||||
},
|
||||
{
|
||||
"text": "NaN"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user