Table of Contents

PART_PROBABILITY

Category: Data

Cloneable

Properties


BuildingPart

Serialized


Probability

Serialized

Probability to spawn the part. 0 for never, 1 for always.


ForcedAttachNodeName

Serialized

If specified, the part will be randomly attached to a node with this exact name, or 'Blender' variation of this name (.000X prefix). If no attach is found, the part will not be spawned.
If not specified, it will randomly select an attach compatible with the Building Part type. If no attach is found, the part will be spawned at the parent's origin.


FailIfForcedAttachNotFound

Serialized

If the forced attach is not found, an error will be reported. Only used when forcedAttachNodeName is specified.