Here’s an update on the issue: it was caused by the array variables’ replication being set to none
Now I have another problem: I can see some flickering of the hand. I guess I’m seeing the end of every loop when the data is being updated. I probably need to add some interpolation ( I don’t know how to do it yet) and also consider removing it from the tick to optimize without losing synchronization. Please advise on any solution.
Thanks.