The array of properties of the animation is hardcoded now.
It will be good to create some function to automatically combinate all possible properties and return the properties array.
I suppose that function is needed to get arguments like an array of properties and something like priorities of properties. The last condition is needed to prevent redundant duplicating some properties in each case.
The array of properties of the animation is hardcoded now.
It will be good to create some function to automatically combinate all possible properties and return the properties array.
I suppose that function is needed to get arguments like an array of properties and something like priorities of properties. The last condition is needed to prevent redundant duplicating some properties in each case.