Skip to main content

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

How did you show the professions command on the menu?

Set the command name to Professions, the command symbol to professions, and the JS command to SceneManager.push(CGMZ_Scene_Professions)

Okay thank you.