Hi Guys I have been trying to access the materia menu (one of main menu if installed this plugin) using graphic menu. I accessed other menu by either calling "Scene_Item", "Scene_X" or using EVAL command to call common events from plugin parameter. I tried "Scene_Materia" but did not work Can someone shed light on this plugin ? How can I use script call to access the materia menu.
Hi Guys
I have been trying to access the materia menu (one of main menu if installed this plugin) using graphic menu.
I accessed other menu by either calling "Scene_Item", "Scene_X" or using EVAL command to call common events from plugin parameter. I tried "Scene_Materia" but did not work
Can someone shed light on this plugin ? How can I use script call to access the materia menu.
I used materia system (code seen in the link below)
https://raw.githubusercontent.com/biud436/MV/master/RS_GraphicsMenu.js
Thanks