此项目包含表达式错误:错误“1”,共“1”个
合成“粒子环”中图层1("空1)的属性“位置”中,第7行出现错误。ReferenceEmor this_comp is not defined,由于错误,表达式被禁用,
Radius = effect("Radius")("滑块");
Speed = effect("Speed")("滑块");
RotationOffset = effect("Rotation Offset")("角度");
//
center = [this_comp.width/2,this_comp.height/2,0];
radius = 200;
angle = time * Speed + RotationOffset;
x = Radius * Math.
合成“粒子环”中图层1("空1)的属性“位置”中,第7行出现错误。ReferenceEmor this_comp is not defined,由于错误,表达式被禁用,
Radius = effect("Radius")("滑块");
Speed = effect("Speed")("滑块");
RotationOffset = effect("Rotation Offset")("角度");
//
center = [this_comp.width/2,this_comp.height/2,0];
radius = 200;
angle = time * Speed + RotationOffset;
x = Radius * Math.












本站有权保留或删除有争议评论。 参与本评论即表明您已经阅读并接受上述条款。