//わっしょい わっしょい 踊り明かそう def text tTem(content="",x="",y="",fontSize=""){ content = content fontFamily = "微软雅黑" fontSize = fontSize color = 0xFA6092 textShadow = 0 x = x y = y anchorX = 0.5 anchorY = 0.5 alpha = 0 scale = 1 zIndex = 10 } let tt1=tTem("わっしょい",50%,50%,9%) set tt1{}0s then set tt1{ alpha = 1 scale = 0.1}0ms then set tt1{ scale =3 rotateZ=-30 }300ms,"cubic-bezier(0,.85,1,.15)"
let tt2=tTem("わっしょい",50%,50%,9%) set tt2{}350ms then set tt2{ alpha = 1 scale = 0.1}0ms then set tt2{ scale =3 rotateZ=30 }300ms,"cubic-bezier(0,.85,1,.15)"
let tt3=tTem("踊り明かそう",50%,50%,9%) set tt3{}700ms then set tt3{ alpha = 1 scale = 0.1}0ms then set tt3{ scale =2.8 }1100ms,"cubic-bezier(0,.85,1,.15)"