Hi, I'm not as familiar with MZ but I asked chat,
img/enemies/
(for enemy battlers)
img/sv_actors/
(for side-view battle mode)For Enemies (Non-Side-View Battles)
- Open RPG Maker MZ → Go to the Database (
F9
). - Select Enemies → Click on the battler image.
- Choose your PNG file from
img/enemies/
. - Adjust stats, skills, and battle behaviors as needed.
- Store them in
img/sv_actors/
- Note: Side-view actor battlers require sprite sheets, not static images. If you want a static battler for an actor, use a plugin to enable front-view battles instead.