Next steps

Congratulations on completing your first code sample with Roblox Studio! Now that you have experience working with variables, you can share your work with friends and extend your skills by learning about Studio's additional coding features.

Share with friends

When you first publish an experience, it's automatically set to private so that you are the only one who can play your game. However, creating on Roblox is always more fun when you can share what you make with your friends, so let's set up your experience so that others can play too.

To make your experience public:

  1. Using the steps from the Test and save chapter, publish your experience so your friends can see your latest changes.

  2. In the top-left corner of your computer, click File > Game Settings. The Game Settings window displays.

  3. In the Game Settings window,

    1. Go to the left bar and select the Permissions tab. New settings display.
    2. Set Playability to Public.
  4. Click the Save button. Now everyone on Roblox can play your experience!

Continue learning

Variables are an excellent start in your coding journey, but Luau includes additional fundamentals that are important to understand to add custom behavior to your experiences, including:

It's recommended to continue learning with the Coding fundamentals series, then if you want to continue learning through step-by-step lessons, check out the following use case tutorials: