OnInspectorGUI(); EditorGUILayout.BeginVertical(); EditorGUILayout.LabelField("Player id " + player.id); player.playerName = EditorGUILayout ...
確定! 回上一頁