- Joined
- Sep 24, 2021
- Messages
- 2
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMMZ
How do I add a character I created using the character generator as an enemy to fight as a boss battle in MZ?
Can you show a screenshot of what you mean?Thank you. That helps a lot. Sorry for the late reply. Also how do I make it so the character doesnt show a bunch of clones all over the screen?
This method isn't correct regarding SV generated characters for use as enemies via http://www.yanfly.moe/wiki/Battle_Core_VisuStella_MZ plugin.Share and image so we can guide you. But basically just generate an image with one character and save it in the \img\enemies folder. Use that image when creating you enemy in the database. Then if you only need one instace, make sure that you create a troop with only one instance of that enemy.
I hope this helps
I meant for Front View style enemies. You are correct in that for Side View that won’t work in the sense that RPG Maker won’t animate the character unless you use a plugin.This method isn't correct regarding SV generated characters for use as enemies via http://www.yanfly.moe/wiki/Battle_Core_VisuStella_MZ plugin.
Adding a notetag to the enemy that references a SV_Actor to use is how the plugin functions.
Images in the img\enemies folder wont matter as it wont be displayed, but is there as general placement guide.