Blocks within an event are executed immediately when the event occurs. Event blocks can be used repeatedly.

This section contains events common to all projects.

For example, blocks inside the event at the moment of initialization are executed once at the moment of loading the scene or changing the mode to "preview". This block is convenient to use for initial initializing the state of objects in the scene: for example, to turn on a button that is off by default.