Hi,
There's potentially an issue in the getScmlData() method in line 262 of SpriterMCFactory.as.
While searching for the ScmlData object, the _texturePacks array is being used where the _scmlDatas array makes more sense. I'm getting an error because of this.
Hi,
There's potentially an issue in the getScmlData() method in line 262 of SpriterMCFactory.as.
While searching for the ScmlData object, the _texturePacks array is being used where the _scmlDatas array makes more sense. I'm getting an error because of this.