Open wolfgangmeyers opened 2 years ago
I think this would involve exporting functions from modules that are available in scripts and localscripts. Now that I have a better handle on how to make dynamic updates to blocks with mutators, this shouldn't be too hard.
https://developer.roblox.com/en-us/api-reference/class/ModuleScript
I think this would involve exporting functions from modules that are available in scripts and localscripts. Now that I have a better handle on how to make dynamic updates to blocks with mutators, this shouldn't be too hard.