Esempio n. 1
0
    public void BoxExec()
    {
        _heatZones.BoxExec(transform.position);

        Destroy(gameObject, 0.25f);
    }