Skip to content

Commit

Permalink
Merge branch '733-implement-cc4-avatars' of github.com:uni-bremen-ags…
Browse files Browse the repository at this point in the history
…t/SEE into 733-implement-cc4-avatars
  • Loading branch information
koschke committed Aug 27, 2024
2 parents cea5155 + 696c320 commit 2a038b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Assets/SEE/Tools/FaceCam/FaceCam.cs
Original file line number Diff line number Diff line change
Expand Up @@ -340,8 +340,6 @@ private void Start()
// Cache the material of the FaceCam to change its texture later. (Display a default
// picture or the face of the user).
mainMaterial = meshRenderer.material;

Debug.Log($"[FaceCam.Start] Owner of player {NetworkManager.LocalClient.PlayerObject.name} is server: {NetworkManager.LocalClient.PlayerObject.IsOwnedByServer} or is local client: {NetworkManager.LocalClient.PlayerObject.IsOwner}\n");
}

/// <summary>
Expand Down

0 comments on commit 2a038b2

Please sign in to comment.