Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Help with enabling backgrounds

A topic by bashfulwizard created Aug 27, 2021 Views: 403 Replies: 9
Viewing posts 1 to 2

I've been trying to figure out how to enable the plugin in battles but I'm too confused, could you explain how to enable the backgrounds for battle? The readme file didn't really help and as far as I know I have everything setup correctly.

add a script event either when or before the battle starts with JM_EBB.setConfiguration("config")

just replace config with whatever the name of your configuration is

i get "jm_ebb is not defined" message when i do that

Developer

Can I see your plugins list?

Developer

Can you open the console, and get me a look at the output?

i can't find a playtest console, i don't think there's one atleast on MV. if there is one, could you tell me how to open it?

You have to press F12 to show the console. Don't feel dumb, there is no indication in RPG Maker MV itself anywhere and there is barely any mention of it in the forums. I discovered this by accident when my cat stepped on the keyboard.

I hope this is it.