PUN v2 - Photon Transform View Interpolation not working?

Reeii
Reeii
After using PUN v1 for a while I switched to v2. As always, I created a player prefab with a Photon View and a Photon Transform View (https://prnt.sc/l6esgc). The movement synchronization works, but it's very choppy.

I can't extend the Synchronize [...] options in the Photon Transform View to view more detailed options like intrapolation & extrapolation as in v1.

Was there something new added in v2 that I missed since exactly this was working fine in v1?

Thanks in advance.

Comments

  • Hi @Reeii,

    with PUN 2 we introduced a new PhotonTransformView component, which worked fine in our internal tests. After releasing the package, we got more and more negative feedback about it, so we started to look for and to work on another solution. Sadly I can't give you any ETA for this one.

    The current PhotonTransformView component doesn't provide any options for interpolation, extrapolation and such.