Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Yes, the rand port button is present. Clicking it doesn't apear to do anything that I can tell. (no response).

Clicking the portait button on the custimization page will only show 1 picture.


Also, clicking the ful body image button shows the hundreds of pictures, as I would hope for. Only the port button is oddly empty.

But, when I browse to the file folder in an explorer window, there are hundreds of pictures . In both the port and the body folders.




I did notice that since I only had 1 orc girl picture, she was being used for every orc girl that was generated. But for humans and elves, which I have many of, a lot more randomness was present. Does that sounds right? 

Is there a way to reduce the randomness? Make not only race, but gender and age a 'hard' rule, also?

(1 edit)

Hmm, random portrait should re-roll the portrait. If it does nothing, almost sounds like the game's built-in random portrait functionality is still at work and not the mod. Or something else is going on.  If you edit settings.gd in the mod's folder and change
var debug = false
to
var debug = true

then re-run the game, it should output on the console a bunch of data about portraits it found, and when it tries to randomly assign a portrait, what it's assigning and why.

Gender is a hard rule, and Age is a bit fuzzy, it tries to be a hard rule, but if too few results, it relaxes things a bit.  If it's only doing race as a hard rule, that's what the game's default logic does, so sounds like the mod didn't fully apply.  When you applied this to the game, was it a fresh extraction of the new version?

Edit: it's now working

All I did was a clean reinstall and extraction... and Voilà. Working as intended (as far as I can tell).

I feel like all the dumbs.

After I play around with it, I'll post again later with some constructive feedback.

btw; Is it written in python?

Written in gdscript which shares a lot of similarities with python but lacks some rather nice features. Written specifically for the Godot game engine.  Would prefer any further comments be in the mod post, instead of the editor post though.

Made an account literally to ask you if you could drop your portraits and bodies somewhere for me us. If it's too glorious big file size wise then I can understand, but you sir have a gift that could be shared with the world (or at least throw us the link to the pack you pulled from if that's the case). <3