Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/paulloz/rpg-maker-mv-plugins
- Owner: paulloz
- License: mit
- Created: 2020-10-25T11:24:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-20T16:42:51.000Z (over 2 years ago)
- Last Synced: 2024-11-10T19:05:14.436Z (3 months ago)
- Topics: game-development, gamedev, plugin, plugins, rpg-maker-mv
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.