Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gdevelop5:interface [2019/08/16 07:32] 4ian |
gdevelop5:interface [2020/12/26 13:56] (current) |
||
---|---|---|---|
Line 3: | Line 3: | ||
The working interface of GDevelop is based around editors that are displayed in tabs. These editors allow you to change different parts of your game. | The working interface of GDevelop is based around editors that are displayed in tabs. These editors allow you to change different parts of your game. | ||
- | {{ :gdevelop5:screen_shot_2017-09-18_at_01.30.20.png?nolink |}} | + | {{: |
## Start Page | ## Start Page | ||
- | The initial | + | The Start Page is displayed when you first launch GDevelop. It is here that you create your projects, load previously saved projects, or load tutorials. |
{{ : | {{ : | ||
- | At the startup, GDevelop will check for new updates. If a new update is available, the update will automatically be downloaded. | + | At the startup, GDevelop will check for new updates. If a new update is available, the update will automatically be downloaded |
You can see [[gdevelop5: | You can see [[gdevelop5: | ||
- | ## Project | + | ## Project |
When a project is opened, you can click on the top-left button to access to the project manager. | When a project is opened, you can click on the top-left button to access to the project manager. | ||
Line 21: | Line 21: | ||
The project manager shows the structure of your game: | The project manager shows the structure of your game: | ||
- | {{ :gdevelop5:project-manager-tab.png?nolink |}} | + | |
+ | {{ :gdevelop5:interface: | ||
Using the project manager, you can add new elements to your game and open editors. | Using the project manager, you can add new elements to your game and open editors. | ||
Line 30: | Line 31: | ||
When opening a scene (or an external layout), a scene editor opens. | When opening a scene (or an external layout), a scene editor opens. | ||
This is where you can design and build your game levels and menus by creating and adding objects to the scene. | This is where you can design and build your game levels and menus by creating and adding objects to the scene. | ||
+ | The first scene in list is the first scene loaded when game is launched. | ||
[[gdevelop5: | [[gdevelop5: | ||
Line 42: | Line 44: | ||
## Top menus | ## Top menus | ||
- | The menu at the top of the screen (only on the desktop version) allow to open, save and [[gdevelop5: | + | The menu at the top of the screen (only on the desktop version) allow to open, save and [[gdevelop5: |
You can also open GDevelop preferences or see [[gdevelop5: | You can also open GDevelop preferences or see [[gdevelop5: | ||
Line 48: | Line 50: | ||
## Interface Themes | ## Interface Themes | ||
- | You can choose a theming | + | You can choose a different theme for the interface, |
You can also create themes of your own to use and share. Learn more about creating a theme [[gdevelop5: | You can also create themes of your own to use and share. Learn more about creating a theme [[gdevelop5: |