RimWorld

RimWorld

Humanoid Alien Races
Denne tråd er blevet låst
Obviously 14. maj 2021 kl. 10:17
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.
< >
Viser 1-2 af 2 kommentarer
erdelf  [udvikler] 14. maj 2021 kl. 10:41 
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. maj 2021 kl. 11:31 
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.
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50