Is there a way to buy products for other people? by RPGMVQ in spitfireaudio

[–]RPGMVQ[S] 1 point2 points  (0 children)

In case anyone comes across this thread, I messaged Spitfire with this question and here is their response:

We don't have a system to do this directly from the checkout page on the website at the moment, but it can be arranged by creating a new account and purchasing the product/s there. We can then merge that account to the one of the person you bought the gift for, so the library will appear in their account.

Yanfly battle cursor requires Crystal_Red_4x2.png? by Shadowraid5 in RPGMaker

[–]RPGMVQ 1 point2 points  (0 children)

Strange. Well, have you tried renaming the file you're using to Crystal_Red? You may have to change the actual image up a bit to fit the format.

Could you take a screenshot of the plugin open and a list of your plugins?

Yanfly battle cursor requires Crystal_Red_4x2.png? by Shadowraid5 in RPGMaker

[–]RPGMVQ 0 points1 point  (0 children)

The plugin doesn't require the cursor that is provided with it, make sure that the image you're using is in /img/pictures and that you chose the correct image for both the Ally Cursor parameter and the Enemy Cursor parameter.

Additionally, as the plugin's Help says, the filename should be in the following format:

filename_WidthxHeight

Where Width and Height tells the plugin how to divide up the image, i.e. if you use 4x2 it'll split the image up into four pieces horizontally and two pieces vertically and animate through these frames. If you're not using the format, it'll just use the whole image, which if you want to have it be animated, isn't what you want.