So whenever you equip the tool and walk it will have a custom walking animation only for that 1 tool.
Tool.Equipped:connect(function(blah) blah end)
-- Try to make it activate when tools equiped. Just an idea.