Section Transition

[section transition]

Section transition enables jumping to another section.

  • The transition is instant, meaning that there will not be any interruption or transition effect. Those need to be added separatedly.

Options

  • Scene: First choose a scene. Can be current scene or any other scene
  • Section: Choose the section within the scene

Note: Section transition can only transition to the beginning of the section, it is not possible to transition in the middle of the section. If you need to do that, it is reocmmended to split the section into multiple sections.

Note

  • You can transition to the same currnt scene and section. It could lead to an infinitite repetition or not if you have things like choices or conditionals