using UnityEngine; public class PlayerSettings : MonoBehaviour { public string PlayerNickname; }