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