Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulloz/rpg-maker-mv-plugins

This is a small collection of plugins made for RPG Maker MV.
https://github.com/paulloz/rpg-maker-mv-plugins

game-development gamedev plugin plugins rpg-maker-mv

Last synced: about 2 months ago
JSON representation

This is a small collection of plugins made for RPG Maker MV.

Awesome Lists containing this project

README

        

# Some plugins for RPG Maker MV

This is a small collection of plugins made for RPG Maker MV.
Feel free to use any of them and to credit me (pretty please).

### Items Fine Targeting

Can define precisely on which Actors/Enemies specific Items can be used.

### Pixel Perfection

Make sure every image is loaded with `SCALE_MODE.NEAREST` in Pixi and set the the canvas image-rendering property to 'pixelated'.

### Quit Game Menu

Add a real Quit Game option to Title and/or Game End menus.