RimWorld

RimWorld

Children, school and learning
Dylan  [developer] Mar 14, 2021 @ 7:58am
Mod Race/Species compatibility
-
< >
Showing 1-3 of 3 comments
Dylan  [developer] Mar 14, 2021 @ 7:59am 
Originally posted by SutSutMan:
Hello, I making the race mod and when I use this mod, my race - young ver head and body and addon become strange.

I think the reason is that my race uses a dedicated crown type and body type when they are young, but I think it's because it conflicts with adjusting the size of the csl. Is it possible not to apply this adjustment?

I think I know what you mean, there are multiple ways to influence it, the mod options now have the new "per species settings" which allow to disable scaling for certain species and it may be possible to add those from another mod (maybe even add a new function on my side to make this easier)

It can could also be influenced through harmony patches after CSL in the "RenderPawnInternal"-prefix and changing "PawnRenderer_RenderPawnInternal_Patch.renderActiveCSL" to false (but this may get messy with multiple mods - like it was the case with [KV] Show Hats, Pawnmorpher and CSL recently)

Or is there maybe an option that I could read from GaramRaces so that I can disable scaling for the life stage? (Like the colors etc. - maybe this would be the best way, so that it can be configured in the race/species XML per life-stage?) (like RaceAddonComp / raceAddonGraphicSet.presentAgeSetting)
Last edited by Dylan; Mar 14, 2021 @ 8:16am
SutSutMan Mar 15, 2021 @ 3:20am 
Thank you for your answer.To be exact, I am making mods through Aliens this time.

Anyway, I solved this problem by adjusting to use a separate head offset when detecting csl.
Dylan  [developer] Mar 15, 2021 @ 10:45am 
Originally posted by SutSutMan:
Thank you for your answer.To be exact, I am making mods through Aliens this time.

Anyway, I solved this problem by adjusting to use a separate head offset when detecting csl.

Great to hear ^^ let me know if there is any need for more options in the future
< >
Showing 1-3 of 3 comments
Per page: 1530 50