▬▬▬▬▬▬ INFO ▬▬▬▬▬▬
• In this video how to mske music on touch in roblox studio!
▬▬▬▬▬▬ SCRIPT ▬▬▬▬▬
debounce = false
script.Parent.Touched:connect(function(hit)
if not debounce then
debounce = true
if(hit.Parent:FindFirstChild("Humanoid")~=nil)then
local player = game.Players:GetPlayerFromCharacter(hit.Parent)
local sound = script.Parent.Sound:Clone()
sound.Parent = player.PlayerGui
sound:Play()
wait(60)--время через которое музыка сможет снова проигроватться
end
debounce = false
end
end)
▬▬▬▬▬▬ DISCORD ▬▬▬▬▬▬
• Join our discord - / discord
▬▬▬▬▬▬ ROBLOX ▬▬▬▬▬▬▬
• My roblox account - https://www.roblox.com/users/12086571...
▬▬▬▬▬▬▬ HASTAGS ▬▬▬▬▬▬▬
#roblox #роблокс #robloxstudio
roblox studio tutorial
Watch video 🤔HOW TO MAKE MUSIC ON TOUCH🤔 - ROBLOX STUDIO online without registration, duration hours minute second in high quality. This video was added by user Cosmo 29 April 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 8,021 once and liked it 178 people.