Test and Save

This is a good point at which to check your code and make sure it runs. Testing your code often makes it easier to figure out where you might have made a mistake.

  1. Test your by code by clicking the Play button.

  2. Walk up to the pedestal using W A S D on your keyboard and press E.

    ControlAction
    WMoves the camera forward.
    SMoves the camera back.
    AMoves the camera left.
    DMoves the camera right.
    SpacebarYour playable character jumps.
    Hold and drag the Right Mouse ButtonMoves the camera view around.
  3. Check to see if your question is displayed. Don't try to answer the question or click the "Submit" button. The code for that isn't made yet.

  4. Stop the playtest.

Saving Your Code

It's important to save the whole project by publishing it to Roblox. It's a good idea to publish every ten minutes while you're working or after making a big change.

  1. Select File → Publish to Roblox to open the publishing window.

  2. Enter a place name and an optional description.

  3. If desired, check Phone and Tablet. When ready, click the Create button. Once published, games can be edited from any computer since they're connected to your account.