I thought I had it but instead the only way I found me being able to use the skill was if I press the button while the Tool was equipped and then the next time I unequipped it no matter how long it will then spawn.
#Preventing the player from using the skill unless they are holding the Tool
1 messages · Page 1 of 1 (latest)
Just make it check if in your roblox character theres i an specific tool
Im not sure if this work but it would likely work
thank you ill try it
Btw theres a function called Equipped and u can do just if Tool.Equipped = true then
nvm