FEATURES
Use an animated image to display next to your menu commands. Settings include tweaking it’s location, animation speed, frames, command indents, etc.
VERSION 1.8 – RPG Maker MV
Download Plugin file
Download Demo
FEATURES
Use an animated image to display next to your menu commands. Settings include tweaking it’s location, animation speed, frames, command indents, etc.
VERSION 1.8 – RPG Maker MV
Download Plugin file
Download Demo
Great plugin, gives a nice little bit of pizazz to the basic menu.
Updated to not remove cursor image when using the ‘exclude unused images’ when deploying.
Updated to 1.3 – fixed issue with default battle status windows and number input
Hello. I came across an issue with this plugin. I’m using Yanfly’s Battle Status Window plugin, and it’s causing the cursor to be in two places at once in battle, which is quite irritating. You can find the plugin here (http://yanfly.moe/2015/12/11/yep-42-battle-status-window/), and here’s a screenshot: http://i.imgur.com/rYi9BY8.png
Did you try putting this plugin below Yanfly’s? I cannot remember if I just made the cursor not move or I hid it for that menu.
Yes, and I also tried putting it above. Neither solved the issue.
Add this code to the bottom of this plugin file in your project:
Window_BattleStatus.prototype.createGalvCursor = function() {
};
Updated to v.1.6 with updates to make work correctly in MV 1.3
Hi Galv! I would just let you know that I am using your animated cursor plugin in my project and it worked perfectly fine. Not until I started using yanfly’s newest GridFreeDoodads plugin. What happens is when both of your plugins are on, I get this bug on the screen. (See picture where the cursor[s] remains on the screen even when not in use)
If either of your plugins are off, the bug is gone.
I really want to keep both of your plugins together. I hope we can figure this out together.
Thank you! :D
Unfortunately I cannot take a look at this until much later as I am super busy.
where I can find “WindowCursor.png”?
In the demo.
Hey Galv, I am struggling with this one, I’ve got it setup the way it is in your Demo, But when I first start the game, the Cursor does not show, But when I click options for example, The Cursor is there and then if I click esc key It shows up on Title Screen… Any clue? I’m only using your animated start screen plugin as well, Is there some setting somewhere needs clicking for showing the cursor on start up?
Did you try changing the order of the plugins in the list?
Which plugin do you mean by “animated start screen”?
Custom Title or Animated Splash screen?
Yeah yeah I tried changing order to the top and to the bottom of everything, I was using the Animated Splash Screen plugin,,
I did turn off all the other plugins apart from your animated splash screen and it had the same effect (I also had a similar problem with the Custom TItle screen too, It didn’t show the character until clicking something like options and then loading the Title screen again,,, Is it possible I’ve got a setting Clicked or Not Clicked somewhere within RM??
I see noone else having this issue, just me at the moment so what have I done wrong lol??
Well, I haven’t tested the plugins together yet. First – make sure you have the latest version. And older version had that issue with one of the later MV updates
I assume the latest version is posted on this site? I literally just downloaded and tried it, They work great individually but together they seem to clash with little bugs and I don’t know enough to figure out why they clash lol,
That’s okay. I’m just asking the basics first before I spend time checking for the bug.
Yeah i’ll have the latest version because I only installed it like 2 or 3 days ago unless there’s been an update already? :O D: lol
Well, unfortunately now I have just gone in and set up a test project testing both… and it works for me…
The only things I can think of that would cause this is:
1. You have the latest plugin but the project you are testing it in does not have 1.3.3 MV files.
2. You have the latest 1.3.3 MV files but do not have the latest plugin.
3. Another plugin conflicting.
If you used another project as a base, that project might have old files in it. Just updating your MV does not update projects.
One last question… do you have latest version of MV? 1.3.3 and is your project updated with latest files?
Hello, is this work with the Moghunter BattleHUD/Commands? Because I just use this script and (In the Battle Screen) it’s overlapping with the cursor that moghunter script have…
I have not tested with that plugin. If Moghunter has a cursor plugin you should use that one instead of having both.
Hello Galv,
I really like the script, but I was wondering if there’s something I can add that will allow me to get rid of the blinking highlight and just use the cursor? I’ve been poking around, but I can’t seem to find an answer.
Thanks in advance.
Edit your windowskin to remove the box containing the blinking cursor square.
…that was stupidly obvious. Thank you!
The plugin is wacky with SmeRndmDde’s Alt icon cycle plugin. It’s because of how it was built. Is there a way for me to get rid of it in that specific menu?
I don’t know what that plugin is… perhaps try asking SmeRndmDde?
Question – I’m using this plugin but I have a heavily customized title screen. Is there any option to turn the enhanced cursor off for the title screen, or to otherwise toggle it in some way?
Not without modifying the plugin. I am very busy at the moment but I will get to it when I get some time
Updated to v.1.7 with a way to toggle on/off
Hi Galv,
I wanted to ask if you could add an option to your plugin so we can overwrite the parameter of the image use by the cursor.
Let say that in some situation I want to use a certain image and sometime I dont want to, so with a plugin command like use YX image cursor that could be a nice addition to this already great plugin.
Thanks for your help and time :)
Do you mean you want to change the cursor image during the game?
yes with some plugin command :)
I’m real busy at the moment so not sure when I can get to it but that shouldn’t be too hard. One day.
Thanks for the reply. I hope everything goes well on your side and maybe when you will have time you will be able to make this update thanks :D have a great day!
Sometimes this animated cursor disappear randomly before coming back randomly. Its never in the title screen, unless you click “options” then its there. Not sure what the matter is tbh. Maybe a conflict with my custom title / menu plugins.
Hi Galv. Is there a plugin command to change the Command or Item Intend?
The reason is that the setup I use for the main, status and battle menus causes that when I call the Change Name command the Cursor is over the letters. So I wanna change the settings before I calle the Name menu and then change it back when getting back on the map. Thank you!
I don’t think I implemented the ability to change it, sorry.
Still working like a charm! Thanks!!
Can you please port this to MZ? I really need it.
One day I will.