avonian/soundstage-vr

Avatar rotation tracking bug

Closed this issue · 1 comments

When disabling avatar rotation tracking it will toggle disable it on users already in the space, but when new users connect their avatars start off in the default mode (with tracking on).

We should apply the desired rotation tracking mode on newly connected users too.

right, need to pass custom avatar options to world manager, pushed the fix