loodakrawa / SpriterDotNet

A pure C# Spriter implementation
zlib License
220 stars 75 forks source link

interpolation of Alpha values on Transformations #96

Closed warmuuh closed 3 years ago

warmuuh commented 6 years ago

I added interpolation of Alpha values on transformation. This does not make much sense but I got some Spriter-Animations where the Alpha-value of "bones" where animated. This did not get applied otherwise. Discard the PR if you think, it is not useful

loodakrawa commented 6 years ago

Hey, thanks for submitting the PR. Before merging, I'll have to investigate if this can have any adverse effects for other scenarions.