UI HUGE UPDATE
This commit is contained in:
@@ -8,6 +8,9 @@ public class itemGetPrefab : MonoBehaviour
|
||||
public GameObject itemPrefab;
|
||||
public Transform displayParent;
|
||||
|
||||
[Header("rarity")]
|
||||
public ItemRarityColorConfigSO rarityColorConfig;
|
||||
|
||||
[Header("btn")]
|
||||
public Button close;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user