Skip to main content

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

Hi there!

To call the menu via script, you can use:

  • SceneManager.push(Eli.InfoMenu.Scene_MenuInfo)

But if you are looking for the the symbol of the Scene Info Menu command, it is: 'infoMenu'.

Otherwise, I will need a bit more information from you to help you out with this.

Hi, thanks, that solved that issue, The menu is working well now, but now onto another issue, I’m trying to test out getting the info into the info menu, but when I try to interact with the event that would give me said info, it just says that [Cannot read “name” of undefined].

what exactly am I supposed to do?

Nice!

For me to know what is happening there, I need you to replicate this error, then when it happens, press F12 or F8. A browser window will open, go to the CONSOLE tab, and send me a screenshot of what is in there.

image.png

You gave me the Elements Tab. You need to click on the Console tab.

oh idk how to access console tab, lol

Oh was this what you meant?

image.png