forked from mirror/openmw-tes3mp
[General] Temporarily revert to original rotation animation sync
I originally added rotation animation sync as part of commitremotes/1728160796594174844/tmp_0.7.0-alpha068a45be87
. Unfortunately, it meant the PlayerPosition packets were now twice as large as they had been before, which was less than ideal for such a frequently sent packet, which is why Koncord switched to a more optimized approach in commits5f30dfd5db
andd67db1a9bd
. Recently, there have since been some rotation animation problems in OpenMW, which have broken the way Koncord's approach looks. My original approach still looks somewhat okay, so I'm switching back to it until we can figure out how to reuse it under the current circumstances.
parent
3944c8aec6
commit
038757b91a
Loading…
Reference in New Issue