Module Scripts can store things like tables, functions or variables.
Other scripts access the module script using the require() function.
0
Bonus tip: Always put your require() functions at the beginning of your scripts, it improves readability, and makes your scripts look much nicer.turtle2004167— 6y