#Need help making a plot grid building system.
1 messages · Page 1 of 1 (latest)
What specifically do you need help with?
Its going to work with a custom inventory system (currently just have the Gui). When you equip a tool if the tool has a stringvalue named "Placeable" that has a value of "True" then it will show a semi-transparent version of the thing your placing and when you click it will place it and get rid of the tool. The things you can place will be in a folder in replicatedstorage called "Furniture". The tool will have another stringvalue named "Furniture" with the value of the name of the thing your placing in replicatedstorage.