Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

what is the function of the service "replicatedstorage"?

Asked by 3 years ago
Edited 3 years ago

what is the function from the service "replicatedstorage"?

1 answer

Log in to vote
0
Answered by
A_Mp5 222 Moderation Voter
3 years ago

Well, the general function of Replicated Storage is a place to store objects that both the server and client can read. workspace also can do this, but 1. Workspace is for 3d objects and has to load slower. Most people store remote functions/events in replicated storage.

Ad

Answer this question