Scene Fragments
TypeEdit
Scene fragment scripts extend Scene. They share properties with Scene Phase Fragments and Scene Timer Action Fragments.
Run TimeEdit
Scene fragments are run when the scene begins, and when the scene ends.
Special VariablesEdit
None
NotesEdit
- Scenes will not complete until the END fragment (and event) is finished running. Begin fragments do not delay or affect the scene in any way.