liaocheng / away3d-particles-system

A particle system based on Stage3D for Away3D engine
68 stars 16 forks source link

TransformFollowContainer - wrong offset if offset AND rotation is used #13

Closed Lyve1981 closed 11 years ago

Lyve1981 commented 12 years ago

If a TransformFollowContainer is used with both offset and rotation, the resulting particle system position is not at the correct location even if all eulers of the rotation part are set to zero.

If all eulers are zero, I expected the container to work as if it had offset only, the resulting position should remain the same.

liaocheng commented 12 years ago

Hi I won't fix it at once because of busy these days . Thank you for you feedback .

liaocheng commented 11 years ago

Hi,It has been fixed!