Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Turbones optimized simulation #204

Open
GenesisAria opened this issue Mar 13, 2022 · 0 comments
Open

Turbones optimized simulation #204

GenesisAria opened this issue Mar 13, 2022 · 0 comments

Comments

@GenesisAria
Copy link

Turbones, when optimized simulation is enabled, uses the script-set on avatar update rate of dynamic bones. this behaviour differs from vrchat which overrides all dynamic bones to 60. If normally using an avatar with the script set to 60, and then vrchat overriding this it causes a conflict behaviour which results in jittering,

Setting dynamic bone update rate to 0 on all avatars prevents this jittering issue in vanilla (not sure if it also benefits performance), because it means it's just vrchat's override doing the work.
However, if this is set, turbones optimized simulation obeys the set update rate value, resulting in all bones that use gravity or force to be dragged along everywhere like they have zero elasticity.

This behaviour breaks some avatars.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant