#Roblox store for game content
2 messages · Page 1 of 1 (latest)
ReplicatedStorage or ServerStorage, I think thats what you need
2 messages · Page 1 of 1 (latest)
Are there any repositories to store the general content of the game. For example, I have spells and two worlds in the game. I need to have models of these spells in these two worlds. That is, so that I do not have to copy them for each new world, but so that they can be loaded in the game itself?
ReplicatedStorage or ServerStorage, I think thats what you need