DreamScape Source Code: !mkprods.sx
DreamScape Documentation Index.
DreamScape File Index.
Builds a product TitleContainer named products/prodname.sxt
for every sub-folder products/prodname.
This build script depends on the DreamScape library
dream.sxl,
and the script
builder.sx,
which defines the module
DreamBuilder.
Index of files compiled by !mkprods.sx
- builder.sx
Loads the
dream.sxl
library, and defines the
DreamBuilder
tool module, containing utilities for importing media
and building containers.
- pupimp.sx
Defines an Director importer that reads in specially formatted
"puppets" from the score, and converts them to data that
ScriptX can animate.
- products folder
This folder contains a sub-folder for each product,
and "!mkprods.sx" creates a product TitleContainer for each
"products/prodname" sub-folder,
named "products/prodname.sxt".
- products/prodname sub-folder
Each of these product sub-folders contains the files defining a product,
including the media associated with the product, and a
database.sx
file that describes the product and media.
- products/prodname.sxt
These product TitleContainers contain a product description,
including media, and ScriptX code defined in a module named
DreamProductprodname.