Hello!
In my game I currently have many different items you can unlock.
When closing inventory a small lag spike occurs if you have 150+ items.
How could I destroy this Inventory frame without causing lag from the items apart of the frame.
They are all in a UIListLayout.
So far I have tried using Debris and also confirmed that the lag comes from destroying these frames alone.