Companies Home Search Profile

Beginner to Expert Full Guide - Roblox Studio 2024

Focused View

ByteBlox Official

6:39:59

16 View
  • 1.1 Challenges PDF.html
  • 1.2 Code Templates PDF.html
  • 1.3 Keybinds PDF.html
  • 1. Introduction.mp4
    02:46
  • 2. Downloading Studio.mp4
    01:29
  • 3. Studio Overview.mp4
    03:21
  • 4. Studio Extras.mp4
    02:45
  • 5. Roblox Services.mp4
    05:53
  • 6. Instances.mp4
    09:03
  • 7. Unit 1 Challenge.mp4
    01:22
  • 8. Unit 1 Quiz.html
  • 1. Parts.mp4
    05:54
  • 2. Pivot Editing.mp4
    02:12
  • 3. Part Properties.mp4
    08:03
  • 4. Tags and Attributes.mp4
    02:27
  • 5. Snapping.mp4
    01:29
  • 6. Part Instances.mp4
    01:10
  • 7. Grouping Parts.mp4
    02:03
  • 8. Scripts.mp4
    04:11
  • 9. Changing Properties via Scripts.mp4
    02:59
  • 10. Functions.mp4
    03:17
  • 11. Built-in Functions.mp4
    01:45
  • 12. Events.mp4
    03:42
  • 13. LocalScripts.mp4
    02:46
  • 14. Server vs Client.mp4
    02:42
  • 15. Unit 2 Challenge.mp4
    02:33
  • 1. Unit Overview.mp4
    01:07
  • 2. Saving Your Game.mp4
    03:58
  • 3. Building the Cash Generator.mp4
    04:24
  • 4. ClickDetectors.mp4
    01:40
  • 5. ClickDetector Events.mp4
    04:43
  • 6.1 cashgenerator.zip
  • 6. Coding the Cash Generator.mp4
    04:38
  • 7. Debounce.mp4
    04:20
  • 8. Unit 3 Challenges.mp4
    04:30
  • 1. Loading Our Saved Game.mp4
    02:07
  • 2. Polishes.mp4
    01:20
  • 3. PlayerAdded Event.mp4
    04:05
  • 4. Adding the Cash Value.mp4
    04:32
  • 5. Modifying the Cash Value.mp4
    03:56
  • 6. Unit 4 Challenge.mp4
    01:52
  • 1. Unit Overview.mp4
    01:43
  • 2. Setting up the DataStore.mp4
    03:44
  • 3. Loading Existing Data.mp4
    06:11
  • 4. Enabling DataStore Access.mp4
    01:47
  • 5. Giving Data to Players.mp4
    04:33
  • 6. Saving Player Data.mp4
    07:09
  • 7.1 petsimulatordatastores.zip
  • 7. Handling Server Shutdown.mp4
    05:09
  • 8. Unit 5 Challenge.mp4
    04:17
  • 1.1 petmodels.zip
  • 1. Importing Pet Models.mp4
    04:57
  • 2. Adjusting the Pets.mp4
    04:57
  • 3.1 trophymodel.zip
  • 3. Unit 6 Challenge.mp4
    03:21
  • 1. Unit Overview.mp4
    01:16
  • 2.1 petshop.zip
  • 2. Adding the Pet Shop.mp4
    02:37
  • 3. Creating Pet-Related DataStores.mp4
    04:49
  • 4. Fixing the DataStore Script.mp4
    04:14
  • 5. Scripting the Pet Shop.mp4
    09:15
  • 6. Explaining Pet Rarity.mp4
    01:51
  • 7. Introducing ModuleScripts.mp4
    06:39
  • 8. Scripting the Pet Rarity.mp4
    09:51
  • 9. DataStoring the PetFolder.mp4
    06:42
  • 10. Unit 7 Challenge.mp4
    03:55
  • 1. Introduction to GUI.mp4
    09:30
  • 2. GUI Properties.mp4
    08:37
  • 3. StarterGui vs PlayerGui.mp4
    03:45
  • 4. Scripting the GUI.mp4
    04:20
  • 5. RemoteEvents.mp4
    05:56
  • 6. Unit 8 Challenge.mp4
    03:37
  • 1. Unit Overview.mp4
    01:32
  • 2. Creating the Inventory Frame.mp4
    05:49
  • 3. Customizing the Inventory Frame.mp4
    05:25
  • 4. Adding TextLabels.mp4
    05:19
  • 5. Sell Button and Inventory Limit.mp4
    04:41
  • 6. Adding a ScrollingFrame.mp4
    01:46
  • 7.1 petinventoryunfinished.zip
  • 7. Creating a Toggle Button.mp4
    04:24
  • 8. Creating a Pet Button Template.mp4
    04:05
  • 9. Adding ViewportFrames.mp4
    04:15
  • 10. Adding Text to the Pet Template.mp4
    03:30
  • 11. Finalizing the Pet Template.mp4
    01:35
  • 12. Scripting the ScrollingFrame.mp4
    09:16
  • 13.1 pettemplate.zip
  • 13. Polishing the Pet Template.mp4
    03:17
  • 14. EquippingUnequipping the Pets.mp4
    07:41
  • 15. Selling the Pets.mp4
    06:54
  • 16. Creating a ServerScript for the Pet Inventory.mp4
    01:34
  • 17. Creating a PetEquip Function.mp4
    11:59
  • 18. Running the PetEquip Function.mp4
    06:26
  • 19. Handling the RemoteEvents.mp4
    09:34
  • 20. Scripting the Pet Inventory Limit.mp4
    11:02
  • 21. Making the Pets Increase Cash.mp4
    03:28
  • 22. Fixing the Pets.mp4
    01:43
  • 23.1 unit_9.zip
  • 23. Unit 9 Challenge.mp4
    04:58
  • 24. Words of Wisdom.mp4
    01:30
  • 1.1 lobby.zip
  • 1. Creating a Starting Area.mp4
    05:59
  • 2. Creating a Sell All Button.mp4
    03:59
  • 3. Final Challenge.mp4
    03:26
  • 4.1 final_unit.zip
  • 4. Publishing Your Game.mp4
    00:41
  • 1. My Advice.mp4
    07:05
  • 2. Finale.mp4
    01:20
  • Description


    A full, throughly-explained guide for Roblox Studio beginners

    What You'll Learn?


    • Learn the ins-and-outs of the game development process
    • Unlock a full understanding of Roblox Studio and Roblox Lua
    • Figure out how to apply what you've been taught
    • The best framework for solving code-related issues
    • Feeling proud from your work

    Who is this for?


  • Beginners feeling frustrated with programming
  • Entrepreneurs who want to learn a new money-making skill
  • Someone who enjoys making games as a fun hobby
  • Parents who want their kids to learn a new, fun skillset
  • What You Need to Know?


  • Zero programming experience needed. I will hold your hand throughout the entire course
  • A computer/laptop which is able to run Roblox Studio
  • More details


    Description

    This course will cover every major aspect of Roblox Studio, from its layout to its scripting language. We will learn new skills with each lesson, applying them to a Pet Simulator game we will be working on throughout the entire course. This course is specifically designed to be valuable for both beginner and intermediate developers, as the skillset you'll leave this course with will be enough to classify you as a full, expert developer.

    I've designed this course with one goal in mind; getting rid of your frustrations, problems and confusions. Whether you are a complete beginner to Roblox Studio wanting to learn more, or a tired intermediate developer who just can't seem to understand what you're supposed to do, I will hold your hand throughout this entire course. I want to leave you with not only a highly valuable skillset, but also the knowledge of how you can properly utilize it to achieve what you TRULY want.

    At last, we will also encounter challenges in forms of errors and bugs, and I will guide you through my efficient process of fixing them, and learning something new from the experience.


    Always feel free to leave me questions and I'll be sure to respond as soon as I can. If you're ready to take that next step, then we'll see you on the other side :)

    Who this course is for:

    • Beginners feeling frustrated with programming
    • Entrepreneurs who want to learn a new money-making skill
    • Someone who enjoys making games as a fun hobby
    • Parents who want their kids to learn a new, fun skillset

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    ByteBlox Official
    ByteBlox Official
    Instructor's Courses
    As a beginner developer, I've ran into a ton of issues, specifically with finding useful information online, and how I could actually understand the concepts I was being taught instead of mindlessly copying what they would do. With over 3 years of tech and AI experience, I've acquired over 2 million impressions in the past month due to my unique and actually helpful teaching style. I managed to dig myself out of this hole, but it took me over 3 years of frustration and confusion to do so.Let me help you avoid that.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 93
    • duration 6:39:59
    • Release Date 2024/02/09