Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello!

You mean the menu item that leads to the actual book menu, right?

I think you can probably use Visustella's plugin for that. Just disable the "Auto Plance Command" parameter on BookMenu and use Visustella's method instead. Then you can use their plugin to select an icon and keep the same visual pattern for all entries.

(1 edit)

mind if you can tell me what the javascript command for it is?
I really wanna try to add that into my game for sure. But well I am sorta dumb on how to properly use it with visustella main menu core lol

Hello!
You mean to command to trigger the Book Menu?

You can use the command SceneManager.push(Scene_BookMenu)
There's detailed instructions for everything at the plugin help section, including a few integration tips (inclusing Visustella's Main Menu). Be sure to give it a read! :)