You can find here bunch of plugins made for RPG Paper Maker. If you want to have yours displayed here too, please check the instructions.

pic

Autosave

As the name suggests, Autosave plugin autosaves your game. There are various ‘Autosave Methods’ to autosave your game. Autosave Methods -nInterval – Autosave will happen after certain intervals Teleport –…
pic

Change Game Resolution

Change ‘Game Native Resolution’ with this plugin. Tutorial:- Set Resolution – It takes ‘Width’ and ‘Height’ as parameter and changes window size accordingly Set Full Screen – Makes game full…
pic

Custom Cursor

Use your own custom cursor in your games! Tutorial – 1. Make sure your cursor is 32×32 pixels in width and height 2. Make sure the file is a `.png`…
pic

Fog

You can add very simple fog to your current map by using a command. Go to the commands list, in last page, use “Plugin…”. Select this Fog plugin, and the…
woods

Gamepad

This plugin adds gamepad support. The analog sticks work on the menus as well. You can change the deadzone and there are triggers to enable you to set up the…
pic

GLTF Loader

This plugin allows you to load animated and pre-textured GLTF models into your game. How to use: first, load the model you want into a map object. This will replace…
woods

Hide message box

Enables toggling the visibility of the dialogue box. Do not use this plugin on the Hero Model, since the Hero is usually blocked when a message is shown, which means…
woods

Hide object on block view

Replaces the zoom on camera block by a shader based approach. When the camera is blocked, the shader erases the elements in front of it in a circle in the…
battle

JollyFlipAnimation

Allows you to mark an Animation as flippable, and will flip according to the user of the animation on the vertical axis. This will also invert the x location of…
image (1)

Light

Literally, it’s just lights. Three JS lights, more specifically (ambient, hemisphere, directional, point and spot lights). And shadows. And custom shader support, but I recommend you stick to this one…