homer987
NNormal
•Created by homer987 on 3/28/2024 in #🤝ask-a-question
meta Avatar configuration
@Normcore Assistant in regards to avatar ownership, the script is not on the avatar prefab but rather attached to the Realtime + VR Player gameObject
23 replies
NNormal
•Created by homer987 on 3/28/2024 in #🤝ask-a-question
meta Avatar configuration
@Normcore Assistant The situation is one where the avatar is rapidly switching between its own movements and the streamed movements from another player, leading to the observed flickering.
Here is additional information about my set up:
i have the local avatar in the scene and attached to the script I gave you. this avatar is mimicking the movement of the ovr camera rig. then i have the remote avatar which is also in the scene ( local and remote avatar for me are just a naming convention to differentiate between the two. but they are the same object in terms of settings, just being assigned to do different things from the script). i then drag these two avatars to the script. and then the flickering happens. is there anything in the script that points to what you said about situation where the avatar is rapidly switching between its own movements and the streamed movements from another player, leading to the observed flickering?
23 replies
NNormal
•Created by homer987 on 3/28/2024 in #🤝ask-a-question
meta Avatar configuration
@Normcore Assistant here is the script
23 replies