边缘世界 RimWorld

边缘世界 RimWorld

Right Tool: Rebalanced
iceking1200 2020 年 9 月 14 日 下午 9:56
1.2 fix for texture display issue
To fix the equipped texture only displaying the icon over top of your pawn simply add this <wornGraphicData>
<renderUtilityAsPack>false</renderUtilityAsPack>
<east>
<offset>(-0.35,-0.05)</offset>
<thin><offset>(0.05,0)</offset></thin>
<hulk><offset>(-0.1,0)</offset></hulk>
<fat><offset>(-0.15,0)</offset></fat>
</east>
<west>
<offset>(0.35,-0.05)</offset>
<thin><offset>(-0.05,0)</offset></thin>
<hulk><offset>(0.1,0)</offset></hulk>
<fat><offset>(0.15,0)</offset></fat>
</west>
<male> <scale>(0.75,0.75)</scale></male>
<female><scale>(0.75,0.75)</scale></female>
<thin> <scale>(0.7,0.7)</scale></thin>
<hulk> <scale>(0.9,0.9)</scale></hulk>
<fat> <scale>(0.9,0.9)</scale></fat>

</wornGraphicData>
under
<wornGraphicPath>things/items/tools/ADVToolbelt</wornGraphicPath>
and
<wornGraphicPath>things/items/tools/Toolbelt</wornGraphicPath>
in \1.1\Defs\ThingDefs\ThingDefs_Tools_Industrial.xml
this was a very quick and dirty fix not sure if it will have any kind of issue but i basically ripped that code straight from the jump packs ha
< >
正在显示第 1 - 1 条,共 1 条留言
lako1986 2020 年 9 月 22 日 上午 2:49 
Thanks, for this. Works like a charm.
I have added it to both belts.
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50