Setting Up
This is a brief explanation on how to install and setup the module.
First, you'll need to get the module via the Creator Marketplace. Once you get the model, insert the module into ServerScriptService
or Workspace
. Next, create a new Script
and write this code:
If you put the module elsewhere in your game, use this code instead:
Placing the module in ReplicatedStorage doesn't affect how the module works, however it is not recommended.
Last updated