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] Possible feature? Dynamic scrollable lists.

A topic by OverTheRope created 16 days ago Views: 87 Replies: 3
Viewing posts 1 to 4
(1 edit)

Hello,

I wanted to ask if you are planning (or would consider) adding a feature that allows us to create dynamic scrollable lists.

To explain more clearly: I’d like to create a visual template (with images) for, say, an actor, and have the plugin automatically generate a scrollable list of these — one for each actor in the party or database. Same idea for items, skills, etc.

The idea would be to avoid having to manually duplicate and position each element. Instead, we’d define a layout once, and the plugin would generate the list dynamically based on game data.

I’m not sure if I explained this very clearly, but hopefully the idea comes across!

Thanks again for your great work, and I look forward to seeing more updates!

Developer

Scrollable with just pictures is difficult, but I'll see what I can do.

(1 edit)

Actually, what I had in mind was more about being able to modify the default RPG Maker menus like Scene_Item, Scene_Actor, etc., and also being able to create entirely new ones, but using the features of your plugin (with pictures, positioning, interactions, etc.).

Thanks a lot for taking the time to consider it!

Developer (1 edit)

Default scene in rpg maker are coded so it'll work differently to the natural of command Show Pictures. Currently, you can create pretty much any ui with pictures except for scenes that get data from code like scene item.