Hello,
Sorry for the short post there isn’t much to explain.
I’m working on an advanced tycoon (no buttons) what I am trying to figure out his how to hold all the models.
Should I hold all the models in game? Or would it be smarter to use LoadAsset() when I need to get a model?
eeh if you mean the items you can purchase. then clone them and throw them inside a table, then once you want to see them. send the table to the client to display thier costs, and items, once purchasing pull them out of workspace and remove it out of the table