Probably a really stupid question (I'm new to lua)
I'm trying to figure out how you could get a helmet from severstorage by clicking on the gui button, and removing it by clicking it again.. I'm not sure how to do that part. Thank you...
local storage = game:GetService("ServerStorage") local storage = storage["Face"].clone() Parent:findFirstChild("Head") local g = script.Parent.Parent.Head:clone()
Okay, so it's hard to explain by putting the scripts here.
So I made it myself for you.
LINK - www.roblox.com/library/913911383/