how can I make a death camera?

Options

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?

Answers

  • Tobias
    Options

    This is too vague to really help. You can create a local camera anytime you want and follow any other networked object if you like. As long as you don't put some effort into it, it's not synced. Just experiment.

  • fakoengine
    Options

    thanks for it but I mean, I don't want to a code or a video I just want an idea like how can I do that. So If I create a camera for a player should I give ownership? I'm confused here thanks again