previewPanel.SetActive(false); costumeViewer.SetActive(true); Instantiate(item.costumePrefab, costumeViewer.transform); // rotate/drag to view
if (PlayerPrefs.HasKey("GalleryUnlocks")) shinobi girl gallery mode
foreach (Transform child in gridContainer) Destroy(child.gameObject); previewPanel