Name of the character to appear when speaking
The origin of the characters images, in most cases FudgeStory.ORIGIN.BOTTOMCENTER,
A list of key-value-pairs defining various poses of the character and holding the urls to the according images
{
id of 1st pose: "path to the image to be used for 1st pose",
id of 2nd pose: "path to the image to be used for 2nd pose",
...
}
Generated using TypeDoc
Pattern for the definition of characters
Define characters to appear in various poses using this pattern
Example