1
Support / Re: animating sprite.color
« on: January 22, 2013, 02:51:05 pm »
Thanks a lot for both replies, I'll mark this as solved.
I'm fairly new to the unity animation system (I'm used to doing everything in code). The motivation behind this was simply to prepare the workflow for a collaboration with an 'art guy'.So I wanted to offload as much as possible out of the code. but I can live with this
unikron: it seems it's correctly animating the Property since if I call build() in a LateUpdate() it does work correctly.
I'm fairly new to the unity animation system (I'm used to doing everything in code). The motivation behind this was simply to prepare the workflow for a collaboration with an 'art guy'.So I wanted to offload as much as possible out of the code. but I can live with this

unikron: it seems it's correctly animating the Property since if I call build() in a LateUpdate() it does work correctly.
