Skip to main content

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

Luna Engine MV

A script that modifies RPG Maker MV UI easily · By Archeia

Horizontal menu Locked

A topic by Dr. Mallard created Aug 12, 2019 Views: 493 Replies: 4
This topic was locked by Archeia Nov 19, 2019
Viewing posts 1 to 4

Hi there,

First off, thank you for developing this awesome plugin,

I tried to make a horizontal menu but all I got was something like this:


I tried to mess around with the code of one of the base demo, but I don't understand what's going wrong ...

Here is the code I'm using:



Thank you for your support.

(1 edit) (+1)

Horizontal Atlas doesn't exist, sadly. Only vertical does. Please reorganize your source file icons vertically and then change "horizontalAtlas" to "verticalAtlas". It will still display horizontally.

Thank you for your support, this have solved the issue.


But when I enter in the menu for the first time, the first icon is invisible. If I exit the menu and enter it again, the problem never happen again.

This problem occurs for the characters portrait as well.

Yeah, it is explained somewhere, forgot where, it is from loading the images The suggestion is to use a preloading

Thank you.

Developer locked this topic