The FMVs section of the document defines how to play video content. This is an array of objects and can be defined in any order. The flow is controlled using the correct sequencing within each level itself.
Following are each of the properties available within an FMV.
{
"path": "data/example.avi",
}
Property | Type | Description | |
---|---|---|---|
path
|
String* | The path to the FMV's video file. |
* Required property.