johnatm / itween

Automatically exported from code.google.com/p/itween
1 stars 2 forks source link

ColorTo setting two NamedValueColors #66

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. "ColorTo" with "NamedValueColor" set to "_Emission" is also tweening 
"_Color" to black (?). In my case _Emission is tweened correctly and(!) _Color 
is tweened to black the same time.
2.
3.

What is the expected output? What do you see instead?
_Color shouldn't be tweened as this isn't called at all.

What version of the product are you using? On what operating system?
2.0.44 on OSX 10.6.7

Please provide any additional information below.

Original issue reported on code.google.com by alexande...@googlemail.com on 2 May 2011 at 12:11

GoogleCodeExporter commented 8 years ago
I have to correct myself: _Emission is not tweened.

Original comment by alexande...@googlemail.com on 2 May 2011 at 1:42