Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

Hello Nirriti,

the cursor layer belongs to the menu cursor that you can enable in my plugin. If you suspect that this does not work well with Hakuen's plugin, please disable it. When disabled, the cursor should not cause any issue with other plugins. It would be nice to know whether it conflicts with this plugin.

If you cannot access my tool because your game breaks before accessing the ingame menu, do the following:

  • Open the file your_game/uicustom/config.json
  • Search for cursorStyle
  • Change "image" to "default", or remove the line entirely
(1 edit)

Heya! But I really liked that feature. Otherwise it reverts back to the selection rectangle. 🦇💦 Whats to say that another cursor replacer wouldnt cause the same issue? Speaking of cursor replacer, I do use one for my titlescreen (its thanks to the first issue named above that I had to seek another avenue to bypass it - in a way, that problem had its benefits)

I've noticed something: If I disable the cursor after turning BitmapFont (BmF) to OFF, then quit the game... Then re-enable BmF, get in game, F9 and re-enable the cursor, the game runs fine. Ive also tried again to see if it would trigger once a battle scene was loaded. It works as if nothing. I go back to the title screen (without closing the program), same thing. Its only on the first step, when the game's playtest is started, that it happens.  

(+2)

Well, there's no "one" way to implement a cursor plugin, so yes, another plugin may work fine in your project.

Nevertheless, I will try to make my plugin more defensive so it works better with other UI plugins out there. Your latest message already helps me a lot!

(3 edits)

One thing that came apparent me recently was how used I was to your custom-cursor's rectangle-frame-selector removal effect. Even in-battle, it made it vanish (which is good as I already use a cursor seen in the middle of the screen. Another selection visual in the UI at the bottom is redundant and distracting). 

Theres other plugin-magic ways to hide it, so it's fine. Though despite trying some other cursor plugin, they each have strange bugs occuring. One (TAA's) does an halfsie with its custom cursor not working when choosing an actor target (ex: Equip > Actor 1) where the cursor gets stamped into the menu and the default selection thing still appears over actors (only happens with MK_UICustomizer). As for MogHunter's, the cursor VANISHES when its on the main menu command window/scene, when overing on 'equip, skill, status), etc.' but only there. Its seen elsewhere.