如何在Unity中增加/減少對象的大小?示例:public GameObject sprite;公眾持股比例= 2.0f; void ScaleResolution(){sprite = sprite * scale; // ...
確定! 回上一頁