Where actually do i put the module scripts?
because I saw it in another game that they put in StarterPlayerScript for client and ServerScripts for server?
Where actually do i put the module scripts?
because I saw it in another game that they put in StarterPlayerScript for client and ServerScripts for server?
Anywhere really… workspace, StarterPlayerScript… ServerScripts… etc.
To get more info, you can check the DevHub and go to the search icon.
All you need to do is search “Module” or whatever you’d like to search.
Yes. That is it! You’re good to go from there. Just read the info on it, and it will tell you the places a ModuleScript goes.