|
|
|
|
|
PlaceObj('ExtrasGen', { |
|
RequiresClass = "EditorLineGuide", |
|
ToolbarSection = "Guide-Aligned Objects", |
|
group = "PlaceObjects", |
|
id = "LayVegetation", |
|
PlaceObj('LayObjectsAlongGuides', { |
|
AngleDeviation = 5400, |
|
End = { |
|
PlaceObj('PlaceObjectData', { |
|
EditorClass = "BunkerInterior_AmmoBox_02", |
|
}), |
|
}, |
|
GuidesVar = "initial_selection", |
|
Middle1 = { |
|
PlaceObj('PlaceObjectData', { |
|
EditorClass = "TropicalPlant_06_Tree_01", |
|
}), |
|
}, |
|
Middle2 = { |
|
PlaceObj('PlaceObjectData', { |
|
EditorClass = "TreeAttach_02", |
|
}), |
|
}, |
|
MinDistance = 350, |
|
PointUp = true, |
|
Start = { |
|
PlaceObj('PlaceObjectData', { |
|
EditorClass = "BunkerInterior_AmmoBox_02", |
|
}), |
|
}, |
|
}), |
|
}) |
|
|
|
|