Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(5 edits)

Hello, this plugin is so awesome! But I might have found a display issue within the actors window of the Encyclopedia. Here's a screenshot: link 

As you can see, the face appears underneath other texts (I also tried to change its position in the plugin settings, but it is always displayed weirdly or it disappears when changing the display orders of texts and other parameters). I need to put 4 or 5 blank lines in order to show things properly. Is this supposed to work like this or maybe am I doing something wrong? XD

Also, when first selecting an actor, the face will not appear instantly. I need to scroll or change index selection then come back to that actor in order to see its face. It seems like it takes some time to load the image. 

And some text entries are weirdly displayed, for example "Class:Swordsman" instead of "Class: Swordsman" (no space between Class and Swordsman).

Hi, for the Class:Swordsman issue, you need to add a space onto the end of the Class Text parameter under Text Options in the plugin parameters. I do not want to hard code a space after those parameters because other languages do not always use spaces to separate strings of text like that, and default parameters do not support spaces at the end of the parameters so it needs to be manually added by the user.

For the face appearing underneath the other texts, this is just how the face display interacts with certain other display options, such as the headers and the stat display. It is like this because it would look a bit weird to have only the first stat row offset from the rest due to the face graphic, whereas single-line pieces of info look more natural when they are offset like that. You can also add blank lines if you don't have enough info you want to display next to the face image.

For the face not showing until refreshing the window, actor faces are typically loaded already because they are shown in the main menu, in battle, or in text windows (or lots of other areas). However I do see that it is possible they won't always be loaded, I can fix this in the next update for the encyclopedia to wait for them to load if not already loaded, thanks for the bug report.

Thank you so much for the reply! And keep up the good work! :D Your plugins are truly amazing.