The body turns half invisible when switching from 3rd to 1st person
nodeofgithub opened this issue · 1 comments
nodeofgithub commented
Describe the bug
When you switch from 3rd person to 1st person, the other player sees you semi transparent, without a body. [edit: or completely invisible in some cases]
When you switch back to 3rd person, the other player sees you as normal again.
To Reproduce
- Connect with another player
- Toggle 3rd/1st person
Expected behavior
Expected the player to look normal in both modes.
Files
Load Order
Additional context
0rdinal commented
Animation sync currently only works if both people are in third person. A solution is being actively worked on.