In order to create a new project, navigate to the Projects page. Then click the Create New Project button.
A window will appear to add project specific details, such as a title, description (optional), and thumbnail image (optional).
After the project is created you can begin to add assets.
To Share or collaborate the project with others you will need to Upload it to the server.
You can also add existing projects to the portal. To do this, click the Add Existing Project button.
Select the folder of the existing project, and the name field will be populated automatically.
Be careful when adding folders that are already a git repository - this can lead to issues with the Portal! Contact your administrator for information on how to circumvent any issues.
After selecting a project you will be taken to its detail view which consists of several components.
Allows you to add and manage different assets of the selected project This includes all of the models, multimedia and associated files in the project.
Here is where you can import new assets to your project. To import assets, you can simply drag and drop files into the assets tab. For more in depth information about importing assets see its documentation.
Allows you to edit, play Xplorer lessons in this project. You can edit an existing lesson, and play published lessons. You can also, from here, create new lessons.
The actions and history panel has three tabs:
Under the actions tab there are four sections
The complete history of all project updates made to the project since it was uploaded to the server.
From the Project list view, At the top right of each project entry is a kebab menu with several actions that change depending on your context and the status of the project.
Show Folder - Will open a file explorer to the project's location on your computer.
Upload - Allows you to upload local (offline) projects to the server.
Sync - Sync any differences between your local version of the project, and the online version of the project.
Delete - Remove the project from the portal, but does not delete the project's folder.
Duplicate - Allows you to create a copy of the project. In the case of offline/local projects, it makes a copy of the project on your local machine. For online projects, it makes a new copy on the server.
Edit - Allows you to edit project details such as the title, description, and thumbnail image.
Delete - Deletes the project from the portal and it's associated files. Doing this to local projects will remove it from your computer. Doing this on online projects will remove it from the server, but any local copies will not be removed.
Next: Importing Assets