Difference between revisions of "Talk:Cover List/How to find cover values"

From RimWorld Wiki
Jump to navigation Jump to search
m
m
 
Line 1: Line 1:
 
The variable used to define an object's cover value in Rimworld's .xml files is called "fillPercent". An example for sandbags with a cover value of 60%: <fillPercent>0.6</fillPercent>
 
The variable used to define an object's cover value in Rimworld's .xml files is called "fillPercent". An example for sandbags with a cover value of 60%: <fillPercent>0.6</fillPercent>
 +
 
Objects can be found in the following folder: \Mods\Core\Defs\ThingDefs
 
Objects can be found in the following folder: \Mods\Core\Defs\ThingDefs

Latest revision as of 16:44, 7 October 2014

The variable used to define an object's cover value in Rimworld's .xml files is called "fillPercent". An example for sandbags with a cover value of 60%: <fillPercent>0.6</fillPercent>

Objects can be found in the following folder: \Mods\Core\Defs\ThingDefs