• Mods are now organized as resources. Use the Mods link above to browse for or submit a mod, tool, or prefab.

    The TFP Official Modding Forum Policy establishes the rules and guidelines for mod creators and mod users.

POI XML Properties HELP

FastBurst

Refugee
Have a question what are these properties and what do they do in the POI Prefab xml files with each

example

<property name="ExcludePOICulling" value="False" />

<property name="Condition" value="New" />

<property name="Age" value="" />

<property name="DifficultyTier" value="1" />

<property name="DistantPOIYOffset" value="0" />

<property name="ExcludeDistantPOIMesh" value="False" /> <-- Assuming if this can be seen at a distance or not

 
Back
Top