hey guys, so uhh if you ever wanted lets say “combat warriors limb disconnect effect” or something like that then you’re in a good place
model: https://create.roblox.com/store/asset/17342161649/LimbModule
showcase video:
example:
local module = require(game.ReplicatedStorage.LimbModule)
task.wait(3) -- just wait for the character i guess
module.Limb(game.Players.LocalPlayer.Character,"Head")
please send bugs if you find some.
(bugs i found: no collision unless you are disconnecting the head)