У нас вы можете посмотреть бесплатно How to Make an Obby in Roblox Studio | Full Series или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
How to Make an Obby in Roblox Studio | Full Series In this series, we will be covering the full process of making a ROBLOX Obby game. Play Dimension Obby here: https://www.roblox.com/games/64090986... -- RESOURCES -- Command line for checkpoint TextLabel: local clone = workspace.Checkpoints["1"].SurfaceGui for i, v in pairs(workspace.Checkpoints:GetChildren()) do if v:IsA("Part") then local newGui = clone:Clone() newGui.Parent = v newGui.TextLabel.Text = v.Name end end Command line for checkpoint script: local clone = workspace.Checkpoints["2"].Script for i, v in pairs(workspace.Checkpoints:GetChildren()) do if v:IsA("Part") then local newScript = clone:Clone() newScript.Parent = v end end Leaderstats video (for a detailed explanantion of leaderstats): • How to Make Leaderstats in Roblox Studio Roblox GUI 101: • Roblox GUI 101 Developer Product Video: • How to Make Developer Products in Roblox S... -- TIMESTAMPS -- 00:00:00 - Part 01 | Introduction 00:02:26 - Part 02 | Obstacles & Stages 00:30:33 - Part 03 | Checkpoints 00:59:16 - Part 04 | Skip Stage 01:12:50 - Part 05 | Progress Bar 01:22:44 - Part 06 | Saving Data (DataStore) 01:33:25 - Part 07 | Skip Obby Gamepass -- RECORDED AND EDITED BY ETHAN -- -- SUBMIT VIDEO SUGGESTIONS -- Is there something you need help with but you can't find a video on? Submit a video suggestion here and we will look into it: https://forms.gle/X1YFHxSiy2nwZ1KJA -- SUBMIT YOUR GAME IDEAS -- To Submit Your ROBLOX Game Ideas: https://forms.gle/PBJixeD7Qo9pt9VB7 To Submit Your Non-ROBLOX Game Ideas: https://forms.gle/T8mXmaq9tThr6eYx8 -- SOCIAL MEDIA -- Join Our Discord Server: https://dsc.gg/driplestudios Twitter: / driplestudios Instagram: / driplestudios -- SCHEDULE -- Schedule: Please check our "About" page to see our upload schedule.