Multiplayer Hiding Layer just for Local Player
Hello everyone, I made a very simple multiplayer fps project. I have a prefab for player and generating it in real-time. So What I want to do is I have a layer for player's body and hands holding gun. I want to see the hands holding gun for my local player and hide the body but any other players without me cannot see the hands holding gun model but I want they will see the body model. Also samething with huds. I made a HP and ammo hud I'm refreshing at the same time if gets hurts but when someone connected to game huds getting multiple. How can show the HP-Ammo huds just for local player also. Thank you,
Your answer
Follow this Question
Related Questions
Networking Fps Cameras 0 Answers
Designing a multiplayer lobby for LAN 1 Answer
Unity Photon Handle Match Data 0 Answers
[HELP] Problem in multiplayer networking code in c# 0 Answers