#When would I use module scripts?

1 messages · Page 1 of 1 (latest)

neon quartz
#

When is it appropriate

gilded current
#

in other scripts

#

or just be cleaner

dense jungle
floral marsh
#

In a professional project, you will never not use ModuleScripts

#

You use them for abstraction. The implementation of objects in OOP is done through ModuleScripts. The implementation of local APIs is done through ModuleScripts. Configuration files are done through ModuleScripts