🤖 Project Manager of Godot3

In this article, we will introduce what you can do with the Project Manager. When Godot is launched, the first thing that appears is the Project Manager. The Project Manager is a tool for managing projects handled by Godot, including the following operations. Creating new projects Loading project files downloaded from the Web Renaming a project Removing projects that were previously managed by the Project Manager. When using Godot for the first time, a dialog box will appear as shown in the following screen shot, prompting you to open the Asset Library. The asset library can be easily accessed at any time, so choose Cancel for now. Creating a new project Click “New Project” from the right sidebar of the Project Manager. Click “Browse” to choose the path where you want to save the new project files. Click on “Create Folder” in the upper right corner of the window that opens. Enter a name for the folder. As an example, it was named “SampleProject”. Once the folder is created, the folder path is automatically selected. Continue to click “Select Current Folder” in the lower right corner....

2021-10-30 · 4 min