I'm trying to make an avatar invisible during the game. The avatar has
the SampleAvatarEntity component and the Active View is set to
ThirdPerson in the Unity Editor, this is how it should be at the start
of the game. However, at a certain point I wa...