public void Init(GameStateManager stateManager, bool isHost) { _stateManager = stateManager; _isHost = isHost; }