Canvas Size
The animation and graphics used should match the following specifications
Robots featuring landscape mode: 640x480 pixels Robots featuring portrait mode: 480x640 pixels
Sound Files
<DRAFT> TBD </DRAFT>
Manifest File
The Manifest file contains meta data about the Personality Pack in an XML formatted file. The name of the Manifest file should be a unique name, as the operating system will reject duplicates.
Below is the outline of the Manifest file:
<Personality Pack>
<Personality Pack Version> <Personality Name> <Supported OS Version> (put the latest version supported) <Foreground Color> <Background Color> <Other Colors>
<Default Animation URL> ("default.swf") <Default Sound URL> (if Animation and Sound/FX are in a single file, omit this node) <Happy Animation URL> <Idling Animation URL> <Laughing Animation URL> <Look Left Animation URL> <Look Right Animation URL> <Sad Animation URL> <Shocked Animation URL> <Suspicious Animation URL> <Thinking Animation URL>
A sample Manifest file can be downloaded here.
|
|