RimWorld

RimWorld

Humanoid Alien Races
This topic has been locked
Obviously 14 May, 2021 @ 10:17am
Issue rendering body part in front of pawn
I've read through everything I could find and trying/testing things for hours here, but I can't seem to figure out why the tail isn't rendering in front of the pawn *only* when it's facing north? Did I miss something?

<inFrontOfBody>true</inFrontOfBody>
<layerOffset>0.1</layerOffset> ~played with all different kinds of numbers, believe 1 is the max~

In each direction the tail renders properly in front of the pawn, but only when it's walking up north does the tail then render behind the pawn (and clothing) which isn't what I was expecting. For a tail this isn't a huge deal, but I was planning on making a shell next and for that it certainly would be an issue.

Wondering if this is a bug, an error on my end, or something that's just not possible for some reason?

Not having any errors, but any help understanding why this is happening or suggestions would be appreciated.
< >
Showing 1-2 of 2 comments
erdelf  [developer] 14 May, 2021 @ 10:41am 
That is what makes sense for most body addons, that's why it is the default. If you don't want that. Use `<layerInvert>false</layerInvert>`
Obviously 14 May, 2021 @ 11:31am 
Thank you! I definitely overlooked that one, and it's written right there in the instructions too.
"If you want the addon to not mirror (so north has the part in front)."

That's embarrassing but thank you so much for helping me figure out my mistake.
< >
Showing 1-2 of 2 comments
Per page: 1530 50