local player = game.Players.LocalPlayer local mouse = player:GetMouse() local button = script.Parent local animation = player.Character:WaitForChild("Humanoid"):LoadAnimation(script:WaitForChild("FireballAnimation")) local cooldown = false local cooldownTime = 10 button.MouseButton1Click:Connect(function() if cooldown then return end cooldown = true animation:Play() game.ReplicatedStorage.FireballEvent:FireServer() for i = cooldownTime, 1, -1 do button.Text = tostring(i) wait(1) end button.Text = "Fire Fist" cooldown = false endgame.Players.LocalPlayer
U earned a new sub
It's in too speed while making part I can't understand anything
Can u do part 2 please i need this for my game ur a life saver
Explica direitinho a parte onde vc agrupa o fogo,parte e ring
Não entendi oque e pra fazer depois de criar a pasta😢😢
Wait can I make the move set with anything like a hammer and it appears if you in the move set thing? Also can you make it work on pc too?
Thank you
Teach me how😭😭😭
Nice
Can u fix the rng system wont work
Hey what button did you click after switching the fire ring part on the fold
Copy
how to you find the script i want to be like you post video like this please teach me im begging
IM DONE SUB AND LIKE
Ty
Run animation tutorial
Why did you put the script in that link? Please leave it in the description, I beg your pardon
local player = game.Players.LocalPlayer
local mouse = player:GetMouse()
local button = script.Parent
local animation = player.Character:WaitForChild("Humanoid"):LoadAnimation(script:WaitForChild("FireballAnimation"))
local cooldown = false
local cooldownTime = 10
button.MouseButton1Click:Connect(function()
if cooldown then return end
cooldown = true
animation:Play()
game.ReplicatedStorage.FireballEvent:FireServer()
for i = cooldownTime, 1, -1 do
button.Text = tostring(i)
wait(1)
end
button.Text = "Fire Fist"
cooldown = false
endgame.Players.LocalPlayer
Where the rng auras
700
Ok
Where local scrip.???????
How to make this fire only works with npc but not player
Sorry for the bug :((
Wdym with bug? There is no bug i am just asking how to do it. Also pls make a tut on how to change gravity
OH SUD
He didn't even complete a whole tutorial wow
Why mine didn't work
It's says infinite yield possible
Step by step
I cant publish or update my place why?
Idk
It's was a bug but now it's fixed :)