Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Regarding the params - yes, there are default params: Party Leader image and placeholder text.

It might make sense to remove them to create a default empty window as it seems to be the most prevalent use case of the community.

Regarding the issue you described with the window opening. I can't replicate it in my environment so i might need a little help to debug it. Are you on a Windows or Mac? Which version of MZ are you using and what is the version of your core script?

Thank you so much for supporting the project with your feedback

I'm using RPG Maker MV on Windows.

Please download the updated version of the plugin (1.1.2). 

I changed the default params for no actor image and no placeholder text.

I also tried to fix the bug you report by changing the logic of the synching window displays that could be affected on windows but i have no way to test the plugin in a windows myself.

Would be awesome to knoe if this worked for you

So, same problem, kinda.
BUT
I tested it closer and I noticed something: it actually works if I use either the ENTER key or the gamepad button. But it autocloses if I use SPACE or Z. And when it autocloses I can't even interact again (it's like the confirm key is disabled).

Ohhhh gotcha. Now i see what's happening and i can reproduce the bug in my everinoment as well. Working on it rn.

Will upload a new file with the patch soon

Calunio, finally i think all those issues are solved now.

The problem was in fact the event triggering with the space or "z" keys. That+s fixed in latest patch (v 1.1.3.)

Thank you! It seems to be working now! Sadly for you, I'm a pretty good bug hunter hahaha. I found a bug that probably not a big deal, but you never know. I was testing with keys and typing texts, when it reached a point where each time I typed a letter it would give me 3 of them. Like II aamm ttyyppiinngg nnooww. I try to replicate the bug, and eventually I did that by interacting with the event and holding the Enter button. It would quickly skipe the input, but next time it gave me double letters. I also came across moments when one key stopped working and I had to press another to interact with the event, but I'm not sure what caused it. Anyway, I feel like the fact that multiple keys can be used to activate the plugin is an issue. In any case, this might be something to ignore. I'll keep in touch in case anything serious comes up when I'm using it in my game.

Whoa you're the best tester ever sir.

I never got to those bugs but i'll try to reproduce them myself.  The event triggering with multiple keys was an issue but i think that part is solved now. The bugs you're encountering are probably due to the the logic behind managing the window within the scene and making the game understand where it is at each moment.

Will keep working on it and keep you posted

Done. Just uploaded a patch with the version 1.1.4.

This bug was simpler than the action button trigger actually. Let's see if you can find a new one ;)

Again, thank you so much for the valuable feedback