Roblox Concepts 01 - Create Your Own NPC Quest Giver - Udemy

Development Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Software Development Tools No-Code Development Business Entrepreneurship Communication Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business Finance & Accounting Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting IT & Software IT Certifications Network & Security Hardware Operating Systems & Servers Other IT & Software Office Productivity Microsoft Apple Google SAP Oracle Other Office Productivity Personal Development Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development Design Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design 3D & Animation Fashion Design Architectural Design Interior Design Other Design Marketing Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Paid Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing Lifestyle Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement & Gardening Pet Care & Training Travel Other Lifestyle Photography & Video Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video Health & Fitness Fitness General Health Sports Nutrition & Diet Yoga Mental Health Martial Arts & Self Defense Safety & First Aid Dance Meditation Other Health & Fitness Music Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music Teaching & Academics Engineering Humanities Math Science Online Education Social Science Language Learning Teacher Training Test Prep Other Teaching & Academics Web Development JavaScript React JS Angular Typescript ASP.NET Core Next.js Node.Js CSS AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA Security+ CompTIA A+ Amazon AWS Cisco Certified Network Associate (CCNA) CompTIA Network+ AWS Certified AI Practitioner Information Security Microsoft Power BI SQL Data Modeling Data Analysis Business Analysis Tableau Business Intelligence (BI) Data Science Generative AI (GenAI) Unreal Engine Unity Game Development Fundamentals 3D Game Development C# (programming language) C++ (programming language) Godot 2D Game Development Unreal Engine Blueprints Google Flutter React Native iOS Development Dart (programming language) Android Development Swift SwiftUI Mobile App Development Kotlin Stock Options Accounting Financial Accounting Fintech Financial Modeling Finance Fundamentals Forex Trading Graphic Design Drawing Adobe Photoshop Adobe Illustrator Canva Procreate Digital Illustration App Adobe InDesign Digital Painting Design Theory Life Coach Training Personal Development Neuro-Linguistic Programming (NLP) Personal Transformation Sound Therapy Coaching Manifestation and Law of Attraction Emotional Intelligence Public Speaking Business Fundamentals Entrepreneurship Fundamentals Truck Dispatching Large Language Models (LLM) Online Business Business Strategy Freelancing ChatGPT Business Plan Digital Marketing Social Media Marketing Marketing Strategy Internet Marketing ChatGPT Sales Funnel Google Analytics Facebook Ads Copywriting DevelopmentGame DevelopmentROBLOX Game DevelopmentPreview this courseRoblox NPC Quest SystemCreate a quest engine, capable of serving multiple quests to your players, tracking their progress, and giving rewards!Rating: 4.5 out of 5 (55 ratings)549 studentsCreated by Brendon RossLast updated 9/2023EnglishEnglish [Auto]Preview this course

What you'll learn

  • How to manage your project files.
  • Download and import Models into Roblox Studio correctly.
  • Enable API Services to make use of Datastores.
  • Create a Main Script to manage players joining and leaving your game.
  • Learn to comment your code in a meaningful way.
  • Create a game currency to reward your players.
  • How to display game values on the screen using leaderstats.
  • Create hidden folders to hold values players don’t need to see.
  • Create “Quest State” variables to track your players progress as they complete their quests.
  • How to use various data types in different ways to achieve your coding goals.
  • Create useful print statements joining messages and values to test your game.
  • Create a quest giver script that allows your players to interact with the quest giver.
  • Learn to Move,Rotate and Scale parts and models to meet your games needs.
  • Use Touch functions to trigger code when a player touches a part in your game.
  • How to access the folders and values you create in different scripts for each player.
  • Learn what different error messages mean, and how to fix them.
  • How to access and change text in a GUI using code.
  • Learn about quest logic to let your quest giver make decisions.
  • How to use Module Scripts in a number of ways.
  • Create dictionaries using JSON format to manage quest data in a easy to read and use way.
  • Create dialogue for your quest giver to say to your players, and how to make it appear one line at a time.
  • Create an Apple pickup your player can use to complete a quest.
  • Use code to restrict which players can pickup and use quest items.
  • Create a functions module to store common functions used by a number of scripts.
  • Reward your players with in game currency when they complete quests.
  • Control multiple parts with one script using tagged parts and the Collection Service.
  • Learn make parts move in the workspace using code.
  • Spawn functions that control a mini game we create in the project.
  • Change the colour of the fields in a quest depending on how much they have been watered.
  • Create new values for parts in the game on the fly using code.
  • Learn to use Datastores to save and load your players data when they enter and leave your game.
  • Add sound effects and music to your game using regions that allow the music to change when your players move between different areas.
Show moreShow less

Requirements

  • Have a Mac or PC with Roblox Studio installed

Description

  • This course teaches you how to create a quest engine that allows you to create multiple quests, different quest types, and give your player rewards.

  • It involves many Roblox Studio programming techniques, and you will learn how to adapt these to your own games.

  • You will learn to use Scripts, Local Scripts, Module scripts, and a number of Game Services letting you save and load your player data, and control multiple parts using one script.

  • Learn how to create your own quests and integrate them into your own unique game idea.

  • The quest engine is adaptable, and completing the course will teach you many programming techniques that can easily be adapted to your own ideas.

  • You will learn to use For loops, While Loops, and Functions

  • Learn to understand programming language such as Arguments, objects, and return values.

  • Enables you to write your own quest story lines, and have players engage with a quest giver.

  • Install and use Plugins to assist you in completing the project.

  • Read and understand error messages, and how to fix them.

  • Add music, and sound effects to add atmosphere and audio cues for your players.

  • Enable you to access and use powerful coding concepts linking scripts and module scripts.

  • Create a game currency, and offer it as a reward to your players for completing quests.

  • Adjust your code to handle multiple players

Who this course is for:

  • Intermediate to advanced Roblox Studio coders
Show moreShow less

Instructor

Brendon RossRoblox Accredited Educator
  • 4.5 Instructor Rating
  • 3,957 Reviews
  • 15,026 Students
  • 4 Courses

I have been learning and teaching computing and programming for over 20 years.

My lectures are organised, well presented, and easy to follow.

I was introduced to playing Roblox, and creating in Roblox Studio by my 10 year old son.

I love the Roblox platform, and the resources available to create a professional Roblox game.

I have created these courses to teach you step by step how to turn your ideas into working games, and once you have the basics you can begin to create any game you can imagine.

Show moreShow less

Tag » How Does Giver Work In Roblox