Project Management
Creating and Managing Projects
How do I create a project?
To create a new project:
- Make sure you are logged in to your account
- Click "My Projects" at the top right to go to the project/gallery view
- In the right "Projects" pane, click the sheet of paper with "+" icon at the top right
- Give your project a title
- Choose a starter template
- Click create to start working on your project
How do I rename a project?
To rename a project:
- Open the project you want to rename (you'll be in the terrain view with code editor)
- Look at the top bar where you'll see an input field with your current project name (or "Untitled Project" if you haven't named it yet)
- Click on this input field and change the name
- Save your changes to apply the new name
How do I change the description of a project?
To update your project's description:
- Open the project you want to modify
- Below the title field in the top bar, you'll see a textarea field for the description
- Click on this textarea and modify the description
- Save your changes to update the description
How do I add tags to a project?
To add tags to your project:
- Open the project in the terrain/code editor view
- Find the input field labeled "Tags"
- Enter a tag name in the field
- Click "Add Tag" to add it to your project
Project Sharing and Visibility
How do I make a project public?
To make your project public, you can use either method:
Method 1 - From My Projects view:
- Go to the "My Projects" view
- Click on the project you want to make public
- Click the "Galleries" button
- In the "Update which galleries contain this project" section, check the box for "<username>'s Public Gallery"
Method 2 - From terrain/editor view:
- While working on your project in the terrain/editor view
- Click "Add this project to my gallery"
- Choose the public gallery from the popup that appears
Project Tools and Features
What does 'Remix' do?
The "Remix" button (located in the top left corner of the header) creates a copy of the project you're currently viewing. When you click it, it immediately switches you to editing the new copy, allowing you to modify it without affecting the original project.
What does 'Save Version' do?
The "Save Version" button (also located at the top left of the header) saves a snapshot of your current project code that you can roll back to later. When you click it, you can add a description to help you remember what changes you made in that version, making it easier to track your project's development history.
How do I enable/disable autosave?
When working on a project, look for the "Disable Autosave" button in the project view. Click this button to toggle autosave on or off. The button text will change to reflect the current autosave status.
What does the 'Play Mode' button do?
The "Play Mode" button hides the code editor and focuses only on the terrain view. This is helpful when you want to share a playable version of your environment without showing the code behind it.
Galleries and Organization
What are galleries?
Galleries are like folders that help you organize your projects. They're also useful for seeing projects that others have shared with you and for managing your public galleries. You can view all your galleries in the left panel when you're in the "My Projects" section.