#Linking an animation to a keybind while tool is equipped not working
7 messages · Page 1 of 1 (latest)
7 messages · Page 1 of 1 (latest)
Because when you add equipped
Its not working
Make a event
Or add bool vlaue
Script.parent.equipped:connect(function()
Bool.Value.Value = true
Uis.inputbegan:Connect blalala
If bool.Value.Value = true(means)
-here your functions
So its works like in my scripts
I add torch to starter pack