Skip to main content

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

Pictures UI Creator - RPG Maker MV/MZ plugin

Create game UI or custom menus using pictures and drag-n-drop · By Sang Hendrix

Can't close menu

A topic by KawaiiFaceMiles created 11 days ago Views: 68 Replies: 5
Viewing posts 1 to 3

Hello! 

I don't know what I'm doing wrong at all. I have followed the tutorial posted on YT and also looked into the demo file and just copy and pasted those common events as well to see what the issue is and regardless the menu pulls up but the game is still playing and it won't go away. 

Developer (1 edit)

Can you capture me a video and send to Discord?

For pausing game, you can use command Pause Events. The demo is outdated and doesn't use new features, such as pausing or Wizard, so I don't recommend to copy and paste from the demo.

(1 edit)

Hi, 

have this problem being solved ? I've got the Same Issue and i'm on Mv

And it looks like tutorial isn't quite the same for Mv i need to use the script as a condition :  Input.isTriggered('cancel') and not the "were cancel button is pressed"

Developer

You need to capture a video and a bunch of screenshots of your eventing and send me, otherwise I wouldnt know what's going on in your project.

I've resolved it's because in Mv you need to used condition with script and not like in the tutorial