Improve Performance & Simplicity with Value Objects

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.

:blue_book: Check out the guide here:
:point_right: https://docs.overdare.com/manual/script-manual/value-management#value-objects

Happy building!
— OVERDARE Studio Team