how can I make a death camera? - PhotonNetwork
It's a 20 player multiplayer game. Similar to Agar.io. My question is, when the player dies, I destroy it, but it can respawn. When the player dies, the game scene freezes because the camera is inside the player object and the respawn button comes. My request is that when the player dies, I want a camera only for that player at the point where player died, and player just watches the scene. I'm talking about the same Agar.io death screen. How can I do that?
Comment
Your answer