I'm having trouble getting this working.
I get an error saying DragonBones is not defined. :/
http://www.mediafire.com/file/dxgw0raaay6rac3/Dragonbones_Test.zip/file
It occurs when ever you launch the game. :/
Steps I did to install it.
1. Created the folder dragonbones_asset in the root directiory
2. C&P'd the dragonbones libs to js/libs
3. C&P'd Yanflys Dragonbones plugin to the plugins folder and installed it. I didn't change anything. It seems to work fine according to the video I watched.
4. Made a battler and C&P the stuff from the txt document into its notetags field and everything else into dragonbones_assets.
5. Play Test: error.
I get an error saying DragonBones is not defined. :/
http://www.mediafire.com/file/dxgw0raaay6rac3/Dragonbones_Test.zip/file
Code:
rpg_managers.js:1919 Uncaught ReferenceError: dragonBones is not defined
SceneManager.onError @ rpg_managers.js:1919
rpg_managers.js:1920 chrome-extension://odlameecjipmbmbejkplpemijjgpljce/js/plugins/KELYEP_DragonBones.js 791
SceneManager.onError @ rpg_managers.js:1920
js/plugins/KELYEP_DragonBones.js:791 Uncaught ReferenceError: dragonBones is not defined
at Function.SceneManager.update (js/plugins/KELYEP_DragonBones.js:791)
rpg_managers.js:1919 Uncaught ReferenceError: dragonBones is not defined
SceneManager.onError @ rpg_managers.js:1919
rpg_managers.js:1920 chrome-extension://odlameecjipmbmbejkplpemijjgpljce/js/plugins/KELYEP_DragonBones.js 791
SceneManager.onError @ rpg_managers.js:1920
js/plugins/KELYEP_DragonBones.js:791 Uncaught ReferenceError: dragonBones is not defined
at Function.SceneManager.update (js/plugins/KELYEP_DragonBones.js:791)
Steps I did to install it.
1. Created the folder dragonbones_asset in the root directiory
2. C&P'd the dragonbones libs to js/libs
3. C&P'd Yanflys Dragonbones plugin to the plugins folder and installed it. I didn't change anything. It seems to work fine according to the video I watched.
4. Made a battler and C&P the stuff from the txt document into its notetags field and everything else into dragonbones_assets.
5. Play Test: error.
Last edited:

