边缘世界 RimWorld

边缘世界 RimWorld

Humanoid Alien Races
此主题已被锁定
Obviously 2021 年 5 月 14 日 上午 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.
< >
正在显示第 1 - 2 条,共 2 条留言
erdelf  [开发者] 2021 年 5 月 14 日 上午 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 2021 年 5 月 14 日 上午 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.
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50