using UnityEngine; namespace Gameplay.Player { public class PlayerConfig : MonoBehaviour { } }