https://gyazo.com/08cf5ba1650fb923c8b76955d56fa787
What I’m currently doing for the inventory is saving it to an inventory, created when the player joins the game
It’s inside of the LocalPlayer named as inventory
https://gyazo.com/08cf5ba1650fb923c8b76955d56fa787
What I’m currently doing for the inventory is saving it to an inventory, created when the player joins the game
It’s inside of the LocalPlayer named as inventory
Let me rephrase this. I’m adding a value to the inventory folder.
I would reccomend using a table, store all the eggs in that table and save it like that. AlvinBlox made a tutorial on how to make a tool shop system, that could possibly help you.
Sorry for the short reaction, I’m in a rush.
I have no idea how to use tables, still learning LuaU
Is it possible to store models / objects?
In that case, I would highly reccomend learning it by this post:
Alright, I’m not too sure what you would like to achieve?
Forgot about this. I actually figured it out. Thanks!