Assigning an area to a manual sccene

I have split my scenes in two parts, one for ui, that i managed in the scenes editor, and one for manual, that i write manually.

In the scenes editor, I can assign an area to my scenes, but when I look at the autogenerated yaml file, there is no indication of area. How is this accomplished?

When I look at my scenes in the Entities lisst, I can see that the scenes created by the editor, have is assigned to an area, but my manual ones are not. And there is no obvious way to set it for the manual scenes.

Any help ?

Hah! I figured it out. If I assign a unique id to mu scenes I can Edit them as Entities and add an area.

For unique id i just use a GUID.

  • id: "[insert GUID here] "
    name: [name of scene]