Player prefabs lifetime

Hi,

When a player 'dies' we want the player to still be in game, but as a spectator only (e.g. chat and other local only actions allowed etc.).

Can we safely destroy the player prefab instance for that player to stop synced input calls?

Best Answer

Answers