The value of GestureLeftWeight and GestureRightWeight are not interpolated for remote players.
For example, if the GestureLeftWeight value is used as the Normalized Time parameter to change a face expression from eyes open when GestureLeftWeight is equal to 0.0 to eyes closed when GestureLeftWeight is equal to 1.0, then when slowly squeezing the trigger while doing a fist:
We observe that:
  • Locally, the eyes will smoothly close
  • Remotely, the eyes will suddenly jump through several positions without interpolation while closing
We expect that:
  • Locally, the eyes will smoothly close
  • Remotely, the eyes should smoothly close