Commit e2daac80 authored by yimj's avatar yimj

重新提交

parent 9f6ecfb2
Pipeline #100 failed with stages
......@@ -173,11 +173,11 @@
"attachAnim":[ //附加动画
{
"type":"Whirl" , //类型 旋转(Whirl)
"data":"{\"position\":{\"top\":0.5,\"left\":0.5},\"speed\":1.05,\"ccw\":false,\"direction\":0,\"amplitude\":0.3}" //json数据
"data":"{\"position\":{\"top\":0.5,\"left\":0.5},\"speed\":1.05,\"ccw\":false}" //json数据
},
//{
// "type":"Shake" , //类型 抖动(Shake)
// "data":"{\"speed\":2,\"ccw\":false,\"direction\":0,\"amplitude\":0.3}" //json数据
// "data":"{\"speed\":2,"direction\":0,\"amplitude\":0.3}" //json数据
//}
],
"hand": null
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment