有项目用到按Y轴旋转的效果,之前Quick3.2里用cc.RotateBy:create(1,{x=0,y=90,z=0}),没问题
但升级到v3.3rc0 rc1 final,旋转效果正常,但就是报一堆的错误提示,这是什么问题,求解。
error:
cc.RotateBy:create argument #3 is ‘table’; ‘number’ expected.
error:
cc.RotateBy:create argument #3 is ‘table’; ‘number’ expected.
error:
cc.RotateBy:create argument #3 is ‘table’; ‘number’ expected.
error:
cc.RotateBy:create argument #3 is ‘table’; ‘number’ expected.
error:
cc.RotateBy:create argument #3 is ‘table’; ‘number’ expected.
error:
cc.RotateBy:create argument #3 is ‘table’; ‘number’ expected.
error:
cc.RotateBy:create argument #3 is ‘table’; ‘number’ expected.
error:
cc.RotateBy:create argument #3 is ‘table’; ‘number’ expected.