====== BUILDING_FUNCTION_PLANTER ====== **Category**: Asset\\ **Mod Dependency**: [[https://foundation.mod.io/foundation-ebf|Foundation EBF]] Parent class: [[api:building_function|BUILDING_FUNCTION]] ===== Properties ===== ---- ==== PlantPositionNodeName ==== * **Type**: ''string'' * **Default value**: ''PlantPosition'' ---- ==== FollowPlantingPath ==== * **Type**: ''boolean'' * **Default value**: ''false'' * **Sets if the worker should go to the path node or the actual planting location to plant** ---- ==== PlantingAnimation ==== * **Type**: ''string'' * **Default value**: ''SEED'' ---- ==== GatheringAnimation ==== * **Type**: ''string'' * **Default value**: ''GATHER'' ---- ==== GatheringRadius ==== * **Type**: ''float'' * **Default value**: ''0.85'' ---- ==== PlantingRadius ==== * **Type**: ''float'' * **Default value**: ''0.50'' ----