Hello!
I am making a stand storage, basically Its like a Item storage, but for morphs, like a character slot, anyway, I was wondering how can I use this script for a stand storage
Script:
local Storage = { ["Trollface"] = { ["Item"] = game.ServerStorage.TrollFace, ["Anything else"] = "EEE" } }