如何实现角色的选择:创建一个空物体加上脚本CharacterCreationpublic class CharacterCreation : MonoBehaviour { void Start () { //创建一个OK按钮} 文章来源: unity如何实现角色的选择 标签 unity