[RMMZ] Horizontal Scrolling [v1.06]

Add to
My games
Add to
Wishlist
Save to
Collection
No reviews
Exceptional
Meh
Skip

About

v1.00 - Initial Release
v1.06 - Bugfix

This plugin adds left/right arrows for windows and adds scrolling horizontally to scrollable horizontal windows

A horizontal window is a any window with only 1 row

For now the only windows that utilize this plugin are windows that overwrite the following function via it's own added plugin file

 ~WINDOW_NAME_GOES_HERE~.prototype.numVisibleCols = function() {
     return this.maxCols();
 };

 Example:

 Window_ShopCommand.prototype.numVisibleCols = function() {
     return 2;
 };

Doing that would then make the Shop Command Window only show 2 rows but be then be scrollable for it's full command list

Platforms
Release date
Developer
ct_bolt
Age rating
Not rated

System requirements for PC

Read more...
[RMMZ] Horizontal Scrolling [v1.06] screenshot, image №3366605 - RAWG
Edit the game info
Last Modified: May 9, 2022

Where to buy

itch.io