What do you want to achieve?
I want to know how to use modulescripts and when to use it
What is the issue?
I’m making fps game and I saw many fps game framework tutorials. and I saw they use modulescript for their frameworks I’m not an advanced programmer, so don’t know why using modulescript and how to use it.(i also don’t know what is framework is)
Module scripts are just ways for more than one script to access code inside of it, and it keeps things tidy. This topic isn’t really necessary, there are tonnes of tutorials and articles only a Google search away…