📅  最后修改于: 2022-03-11 14:49:16.509000             🧑  作者: Mango
Vector3 offset = transform.up * (transform.localScale.y / 2f) * -1f;
Vector3 pos = transform.position + offset; //This is the position