plugins in RPG Maker Hub

Share your creations!

I made a script that pushes the most recently obtained item to the first slot in the item menu in VX Ace.

https://pastebin.com/Wf8URULP

#rpgmaker #rpgmakervxace

This script lets you add visual effects to maps like zooming in or spinning the map around in VX Ace.

https://forums.rpgmakerweb.com/index.php?threads/map-effects.139…

This script lets you make cutscenes skippable in VXAce:

https://pastebin.com/iErPnmrQ

You'll also have to use the creator's other script, the audio fade in script:
https://pastebin.com/KRZ4JA8b

If you want something like this for MV:

https://rpgmaker-mv.de/filebase/entry/299-skip-cutscene/

This script lets you show a hovering notification above interactable events in VX Ace.

https://github.com/theoallen/RGSS3/blob/master/Interact%20Hover%…

This script makes the second line in item descriptions scroll so you can add more things to it in VXAce: https://pastebin.com/ki52V8JX

#rpgmakervxace #rpgmaker

We need a good plugin for RPG Maker MV/MZ that adds functionality for Game Jolt achievements.

The only thing I was able to find is from 6 years ago and apparently had some issues.

I found this program that makes XP/VX/VXAce games have an isometric view

I found a script for VX Ace that scrolls through state and buff icons if you have more than 2. http://rmrk.net/index.php/topic,44751.0.html

#rpgmakervxace #rpgmaker

There's a small script that lets you see enemy debuffs/buffs/states on the enemy targeting window.
https://forums.rpgmakerweb.com/index.php?threads/show-enemy-buff…

#rpgmaker #rpgmakervxace

I made a script that lets you call a window to select an actor from your party which saves their ID and name in 2 separate variables in VX Ace.

https://pastebin.com/VrP1fMkD

#rpgmakervxace #rpgmaker