About 420,000 results
Open links in new tab
  1. Making Play Button Work - Scripting Support - Developer Forum

    May 16, 2020 · Heya Guys! I’m creating my own play button and tried to script it but it only just comes up with a red line and when I finished off the function message, the end) didn’t appear …

  2. How to make an interactive and engaging main menu! - Roblox

    Oct 23, 2021 · So making a main menu isn’t as hard as you think! The hardest part might be making the main menu, making sure it fits on all devices. Takes time but it’s totally worth it. …

  3. How to make a "ready to play button"? - DevForum | Roblox

    Jul 29, 2021 · Hello, everyone! I am very new to scripting and building a game on Roblox. I’m creating a horror game called “WallFright”, where you must escape a maze. Sounds simple …

  4. How to make a player spawn only when Play button is pressed

    Feb 24, 2021 · --LocalScript inside GUI local Button = script.Parent Button.MouseButton1Click:Connect(function() workspace.LoadEvent:FireServer() end) - …

  5. Beginner Tutorial #4: How To Make An Animation Play When A

    Nov 20, 2024 · This prevents the function from firing multiple times if the button is being spammed. local Animation = script.Animation local debounce = true Step 7: Connect the …

  6. How to make a sound play every time you click on a button

    Dec 8, 2022 · Hey! I am trying to make a mouse make a sound every time it clicks a button. I’m not wanting to put a script in every button in my game, instead just simple it more by checking …

  7. Play Sound Gui Button - Scripting Support - Developer Forum

    May 11, 2021 · Im making a dance gui like ttd 3 game so im trying to play sound when i click the button to make the animation and sound fit. Also i have more buttons so when i click another …

  8. How to make a GUI disappear when a button is clicked - Roblox

    Dec 18, 2020 · Hello, So I am trying to create a quiz thing were if they get a certain amount of points correct they get promoted. I have a idea of how I am going to do this but I want it so that …

  9. How do I play animations on the click of a button? - Roblox

    Dec 27, 2021 · I tried looking on the developer forums, and on the post I was looking at, there was a solution, I tried the solution and replaced the animation Id with my own animation, it didn’t …

  10. How To Make A Simple Open/Close Button - Roblox

    Dec 31, 2021 · Are YOU A New Developer Needing Help On Making A Open/Close Button? Well This Is The Tutorial For You! Step One: Create A “Screen Gui” In Starter Gui, Click The + …

Refresh