Hi All,
I'm applying some MATricks to a Phaser but the result is not what I expect. It would really help if someone can explain why.
1. I create simple phaser preset with two colors going from red to white.
2. Then I apply the phaser to a group with a 4x2 grid:
It works as expected. All the fixtures change colors red/white at the exact same time.
3. Now I add a MATricks with Phase From X and Phase to X values 0 to 360:
It works as expected. The values are spread on the x axis
4. In the MATricks window I add XBlock of 2:
I would expect that the values are still spread on the x axis but instead all the fixtures have the exact same color. Why is my Phase X to animation lost?
Many thanks.