Hi everyone,
I’m using SpinePlugin.js at my project, but it not work right, it seem like loading plugin wrong,
am i doing something wrong?
super({
key: 'Scene',
pack: {
files: [
{ type: 'scenePlugin', key: 'SpinePlugin', url: 'plugins/SpinePlugin.js', sceneKey: 'spine' }
]
}
})