As mentioned during the live session, the Value Objects documentation has now been published!
By using Value Objects, you can allow the client to directly access server-side values without using RemoteEvents or other communication methods.
This helps you simplify your networking structure, reduce code complexity, and easily optimize your game performance.
Check out the guide here:
https://docs.overdare.com/manual/script-manual/value-management#value-objects
Happy building!
— OVERDARE Studio Team