exdev / ex2d-dev

2D framework and pipeline for Unity3D
ex-dev.com/ex2d
GNU General Public License v3.0
6 stars 3 forks source link

通过自定义handler设置sprite的custom size时,如果有offset,将会造成sprite位移 #32

Closed jareguo closed 11 years ago

jwu commented 11 years ago

已经修复,这是由于 offset 算法更改为按照 transform-point 为参考坐标系后,算法不一致导致。