How to Make a Menu Screen in 1 MINUTE!

Опубликовано: 26 Ноябрь 2023
на канале: Pondaroni
31,623
838

Hiya! Here, I'm showing how to add a simple menu screen to your game!

Thanks so much for dropping by! If you found this video helpful, it'd really help me if you'd consider subscribing or sharing with a friend. Thanks!

Join Pondaroni's Pizzeria (my discord server):
  / discord  

Get Autoscale Lite!
https://create.roblox.com/marketplace...

Username: killerguy990
Twitter:   / killerguyrbx  
Instagram:   / heyapondaroni  
Twitch:   / pondaroni  
Super Scary Link: https://bit.ly/3A8UwIU

Instead of a menu, want a play button with a spinning background? Check this video:
   • How to Make a Play Button in 1 MINUTE!  

Want an opening cutscene instead of menu? Check out this video:
   • How to Make an Opening Cutscene in 1 ...  

📃 1st Script:

local mainMenu = script.Parent.Parent.Parent

script.Parent.MouseButton1Click:Connect(function()
mainMenu:Destroy()
end)

📃 2nd Script:

script.Parent.MouseButton1Click:Connect(function()
script.Parent.TextLabel.Visible = not script.Parent.TextLabel.Visible
end)

Here I show how to make a menu screen in roblox studio. Roblox menu screen, I show to make a menu. Roblox menu, play button. How to make a roblox menu. How to make a play button in roblox.

How to make a play button roblox / menu roblox screen. Roblox tutorial video, how to make menu roblox game.

Thanks again! See you guys around. :)


Смотрите видео How to Make a Menu Screen in 1 MINUTE! онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал Pondaroni 26 Ноябрь 2023. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 31,623 раз и оно понравилось 838 посетителям.