ModuleScripts only loading its default values?

Honestly the way I replicate my data for display on the client is just using ReplicatedRegistry, it abstracts the remote events from the data replication, also pretty easy to use

Though any other solution like ReplicaService or just raw remote events works fine, this is just the way I do it

1 Like