using UnityEngine;

/// Searching Component. Place on GO with main formation
public class SquadFormation : MonoBehaviour
{
    
}