Open andreasplesch opened 7 years ago
ok, material.color also needs from. The a-animation getAttribute may not work.
https://github.com/aframevr/aframe/issues/2883 It is an issue with a-animation initialValue.
Consider setting a-animation from manually to element attribute value in update().
seems to work well in glitch.
investigate. Tween seens NaN as from if not given.
Check if all .properties need from, eg. material.color
may have to do with Tween array.