Skip to content

Play only a certain scene

Jörg Reichert edited this page Jun 7, 2020 · 1 revision

In Godot you usually have the possibility to play only one scene (the scene you are currently editing) by using the corresponding button in the upper right corner (or hit key F6).

By using Escoria this not possible anymore

So we need to change either the reference to the called esc file in ui\main_menu.tscn or adapt the esc file (e.g. game\trailer.esc) itself to change to the scene we want to see.

Clone this wiki locally