#learning scripting and theres a bug
33 messages · Page 1 of 1 (latest)
here are the 2 scripts
and they arent doing what i want them to do
and well there not doing anything
Oh yea
Then how do I make it so that whenever the bindable event fires the function runs
Easy as
BreakPlank.Event:Connect(function()
--stuff you want to happen here
end)
yooo think so much i get it
also
how do i play a sound
is it just like the id then like :play or something
nah
you have to add a "Sound" instance
like in the workspace or wherever you want it
then get the sound with a variable and do Sound:Play()
one last question
what is the difference between puting a local infront of a varible when defigning it
and not
it has that blue squigle and its not working
oh wait
im dumb i fixed
local means that the variable will only exist within the scope its declared in
keyword scope, you can search it up on google if you dont know what that is.
oh shoot mb i didnt see it
@lime nova
** You are now Level 10! **