#64
_activeState = _uvAnimationSet.getState(stateName) as VertexAnimationState;
not the same type!
I found a bug in UVAnimator class!Software: Away3D 4.x |
||
datouaizi, Member
Posted: 18 July 2012 01:07 PM Total Posts: 98 #64 not the same type! |
||
Fabrice Closier, Administrator
Posted: 18 July 2012 01:45 PM Total Posts: 1265 [ # 1 ] fixed, thx for pointing it out. |
||
Richard Olsson, Administrator
Posted: 18 July 2012 03:25 PM Total Posts: 1192 [ # 2 ] You can pull the latest version from the master branch of the away3d-core-fp11 GitHub repository if you want the fix. |