Sorry I don't check itch.io often, so I didn't see the comment. Could you send me a video or image of the problem you're experiencing? You can also contact me via Discord or Telegram.
RPGmakerMZ has its default enemy, if I set the actor with the spine animation in the notetags, entering the battle, the enemy will not show. I also want to know if the spine animation can show in the UI window? Like the main menu.
If you want to use spines for enemies, you need to set a note tag for the enemy (spines for enemies only work in the full version; the trial version will not have this function).
Currently, the plugin does not support two scenes: map and battle.
I found a bug. When using JsonEx.stringify() or JsonEx.makeDeepCopy() on any object with _spineAnimation then it gives this error > uncaught typeError: cannot read property 'name' of undefined. I tested with new project as well and go to console and type in JsonEx.stringify($gamePlayer) then it gives this error. What i'm trying to do is stringify a char for later to be parsed by Json but I cant seem stringify anything with ._spineAnimation attached to any char with spine. Any thoughts on a work around?
← Return to Spine RPG Maker MZ
Comments
Log in with itch.io to leave a comment.
When I used MardSilver_1_Spine, the default enemy of the MZ system in battle was disappear, what's the problem?
Sorry I don't check itch.io often, so I didn't see the comment. Could you send me a video or image of the problem you're experiencing? You can also contact me via Discord or Telegram.
RPGmakerMZ has its default enemy, if I set the actor with the spine animation in the notetags, entering the battle, the enemy will not show. I also want to know if the spine animation can show in the UI window? Like the main menu.
If you want to use spines for enemies, you need to set a note tag for the enemy (spines for enemies only work in the full version; the trial version will not have this function).
Currently, the plugin does not support two scenes: map and battle.
I found a bug. When using JsonEx.stringify() or JsonEx.makeDeepCopy() on any object with _spineAnimation then it gives this error > uncaught typeError: cannot read property 'name' of undefined. I tested with new project as well and go to console and type in JsonEx.stringify($gamePlayer) then it gives this error. What i'm trying to do is stringify a char for later to be parsed by Json but I cant seem stringify anything with ._spineAnimation attached to any char with spine. Any thoughts on a work around?
which spine version it supports