Return to previous page Return to menu Go to next page

5.3 Scenario file

The format of the
scenario file is shown in Figure 5.3 and the details of the items are shown in Table 5.3.

 Format format name ↓ 
Version version number ↓
Option
ObjectDirectory directory name ↓
EndOption

ObjectBody
ObjectBodyTotal Total number of object bodies ↓
ObjectBodyData Object body number ↓
FileName File name ↓
CollisionFrameStep Frame interval ↓
EndObjectBodyData
;
EndObjectBody

Object
ObjectTotal Total number of objects ↓
ObjectData Object number Object type ↓
(Contains the contents of the object)
EndObjectData
;
EndObject

Scenario
TagTotal tag
Tag Tag number Time code Tag name ↓
ObjectNoTotal Object number ↓
ObjectNo Object number ↓
;
EndTag
;
EndScenario
Figure 5.3 Scenario file format


Return to previous page Return to menu Go to next page