Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion automated_updates_data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"last_automated_updates_commit": "7902b7ffb6c673b0ef13f5a23b85ce339cf6de40",
"last_automated_updates_commit": "1a0661d104ace07d55965d52fb359bddcd485e58",
"last_improved_things": [
{
"date": "2026-02-16",
Expand Down
4 changes: 4 additions & 0 deletions docs/gdevelop5/interface/scene-editor/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@ By clicking the grid button in the toolbar, you get multiple options:
By clicking on the zoom button, you can change the zoom level inside the scene editor:

![](/gdevelop5/interface/scene-editor/pasted/20230307-154849.png)

### Focus on selection

Press **F** to move the view and zoom so that the selected instances are centered on screen. This is handy to quickly get back to an object after scrolling away in a large scene.
## Launch a preview of the scene

By clicking on the "Preview" button, you can launch a preview of your game.
Expand Down