RimWorld

RimWorld

LWM's Adaptive Deep Storage
To change how stacked item visuals appear, resizing and compacting
To change how visuals look to the smaller items I have navigate to:

C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\3373064575\Defs

Open desired item folder and edit the GraphicsDef file with notepad.

For Basket under <r0> add

<stackBehaviour>Circle</stackBehaviour>
<maxDrawSize>(.7,.7)</maxDrawSize>
<multipleItemsDrawSizeFactor>0.5</multipleItemsDrawSizeFactor>
<stackOffsetFactor>.5</stackOffsetFactor>

For VBShelf, VBSShelf, Hayloft, and TrayRack add under all <r0> fields (there are 2 on VBShelf)
<stackBehaviour>Stack</stackBehaviour>
<maxDrawSize>(.7,.7)</maxDrawSize>
<stackOffsetFactor>.5</stackOffsetFactor>

Most other items I left alone because I don't use them or they're invisible.
< >
Showing 1-1 of 1 comments
Phanlix 27 Jul @ 3:45am 
To stop these changes from being cleared during a mod update: after you save your changes set the file GraphicsDef to read only. If an update breaks the mod for some reason you can always delete and redownload. But since it's just graphics definitions it shouldn't... hopefully.
Last edited by Phanlix; 27 Jul @ 3:46am
< >
Showing 1-1 of 1 comments
Per page: 1530 50