A Polytoria obby utility library https://obbylibrary.shadorux.dev/
- Create a ModuleScript in the ScriptService
- Copy and Paste the ObbyLib.lua code into it
- Create a Script and call it what you've decided to utilize Example: I created a script called DeathPart and pasted the contents of DeathPart.lua
- Make sure the name of the part is the same as it is in the code. Refer to https://obbylibrary.shadorux.dev/ for a visual of these steps. (In progress)