i'm using module scripts in a project im working on currently, and in wondering on where its processed. if im gonna call the function in a client script, does the module script process it on the server or client? the module scripts are for a sword, so where would i process the damage? the module scripts? or would i have a remote event within the module script, to process the damage?