Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi - One question. Is there any way to change the full body images of the unique characters from the story mode in this most recent update?  (Portraits still seem to be changeable) I'm guessing this has something to do with the Unique Character Naked Images update with 0.9.5. locking these images as this was doable through the Full Body Image in game button in v0.9.4.
Does anyone know if there's a quick way to get around this by commenting out or deleting some lines from the game files? Since I'm guessing I can't really change the .png.import source files with new ones to get around this. 

If you comment out every section of code in updateBodyImage in expansion.gd that has “if person.unique == etc etc” then change the elif of the check below that to an if you can change the unique character body images again.