GameObject a = Instantiate(sfx_a, sfxP_a.transform.position, sfxP_a.transform.rotation);
a.transform.parent = sfxP_a.transform;