Scene Fragments

Revision as of 14:44, 1 December 2014 by imported>Plplecuyer
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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.

See AlsoEdit