i made a tool where the player follows the mouse but when i unequip the tool it stays in the arms current pos.
-- Function to bind to Unequip event local function unequip() if connection then connection:disconnect() connection = nil end
> wait()
game.ReplicatedStorage.ROBLOX_RocketUpdateEvent:FireServer(oldNeckC0, >oldShoulderC0, oldShoulder2C0) end
- Bind tool events Tool.Equipped:connect(equip) Tool.Unequipped:connect(unequip) Tool.Activated:connect(OnActivated)
Here is an image of it happening.
https://imgur.com/a/nAkAJE4