CocosCreatorPlugins icon indicating copy to clipboard operation
CocosCreatorPlugins copied to clipboard

2.1.0 rotation变angle了 求更新

Open k8w opened this issue 6 years ago • 2 comments

如题 angle和rotation不同 希望更新2.1.0新特性

k8w avatar Dec 06 '18 09:12 k8w

具体是哪部分代码呢? 能指明下问题吗?

tidys avatar Dec 13 '18 11:12 tidys

Creator 2.1.0中 this.node.rotation 变成了 this.node.angle rotationangle 的方向是反的,rotation是顺时针角度,angle是逆时针角度

所以拿CocosCreatorPlugins 看2.1.0的项目,rotation全部是反的

k8w avatar Dec 21 '18 07:12 k8w