Salut, pour un prototype fait en 1 semaine, c'est vraiment top. Je me doute qu'avec du temps ce serait encore mieux et que continuer ce proto n'est pas ton projet principal, mais bravo !
Spocker
Recent community posts
Hi Chaucer. Well. It's on me not to know basic JavaScript then. Thank you and indeed easily solved!
Out of sheer curiosity, do you plan on adding on your Mighty Mouse plugin an option to have a little text display while hovering on a event ? (Without triggering it, like little info?)
Thank you for solving the issue and don't worry about the delay, I'm sure it can help other people too 馃樇
Hello Chaucer!
I just tried the 1.4.5 version, but it seems you didn't figure out a way around the issue I mentionned last year. Do you think you'll have the time to check it? The explanations are just on my commentaries below (9 and 7 months ago).
Still using your great plugin, but an incompatibility prevents me for using two others unfortunately : "RiP_ImprovedMouseInput" and "QPlus".
Thank you a lot for any help !
Hi Chaucer!
Just to tell you that I have the same issue with another plugin that changes mouse behavior! It's "RiP_ImprovedMouseInput", you can find it here https://forums.rpgmakerweb.com/index.php?threads/improved-mouse-input-click-once...
Same thing: the mouse disappear when we move it and only reappear when we click somewhere.
I would love not to use this one, but it allows us to highlight MENU elements on mouse hover + to have just a Single-Click for every menu selection. It's a must and it works with my custom menu ! 0.0 Unfortunately, despite all their amazing changes, your plugin MightyMouse and MMC+ don't do that, so I wanted to apply this one, which work fine on blank project but is incompatible with yours.
Could you look at this issue, when looking at the QPlus one?
Sorry for all the trouble... But thank you a lot and best wishes for New Year! :)
Hi Chaucer!
Still using this amazing plugin I bought! But it seems there is an compatibility issue with the plugin "QPlus": https://github.com/quxios/QMV-Master-Demo/blob/master/js/plugins/QPlus.js
(I use it as a Core plugin for another one, "QAudio", but this second one should be unrelated to mouse cursors).
Could you look into it? When using "MMC+" and "QPlus", the custom cursor appears when static but we can't see where it goes. When we click somewhere, it appears where we moved it, but the movement itself is invisible. We can't see where goes the cursor before clicking!
I'm not sure I'm making myself clear. But it's impossible to use both apparently. Maybe you will have an idea?
Thank you a lot!
Spocker
Hi! This could be a bit strange. I wanted to buy this ExteriorPack, but also what you call "highly detailed backgrounds" on the InteriorPack. Here: https://winlu.itch.io/winlus-cyberpunk-tileset-1-interior, on the right of the first tileset picture, the lines 1, 2 and 4. I really love them. They give me amazing vibes!
I wanted to know if you would agree to sent me just the city backgrounds' tiles which are on this interior pack if I raise 2 USD when buying this ExteriorPack? It would be very nice of you, and I hope you won't find me disrespectful. It will be Christmas Eve, so I'm a bit low because of family gifts and I can't spent another 20 bucks for me just like that. Thank you for your answer, and your very beautiful work.
Spocker
Hi!
I just bought your plugin: the default version works but not personalized ones; like this one under. I rechecked again but I don't see the problem. I don't have a SyntaxError, the window just don't open and the event goes on.
Also, could you tell me what is the script call to verify the word that people type?
To verify when I type "Test", I tried in a conditional branch to type under Script: $gameVariables.value(20) == "Test"
But this doesn't seem to work. Any help would be appreciated, thanks again!