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

[ANSWERED] What I do if my picture go out the screen?

A topic by pgbiolchi created Jun 26, 2025 Views: 115 Replies: 2
Viewing posts 1 to 3
(1 edit)

1) What I do if my picture go out the screen? How do I return this to center?

2) The plugin support dynamic resolutions?

Developer (1 edit)

Hello, if a picture goes out of screen and you want to reset it, simply open showPicturesPosition.json, find your picture id and filename, then remove it.

The plugin doesn't support dynamic resolutions for now, meaning you'll need to carefully plann your game resolution before making your game UI. If you like to change things from time to time, then you'll also need to re-adjust the position of your UI.

Cool tysm