We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If you want to use a special feature to create charMap by code.
Example :
engine.getSpriter('uniqueId').addCustomCharacterMap('specialCharMapName', 'textToReplace', 'replaceBy', folderIdStart, folderLength);
It will replace textToReplace by replaceBy in the folder folderIdStart. FolderLength allows to replace in the next folder too.
This feature allows dynamic charMap so you don't need to set in Spriter Pro software.
Add some traces to your app to help debug