selfPositioning property

bool selfPositioning
getter/setter pair

Whether the spawned components positions shouldn't be given a position, so that they can continue to have the position that they had after they came out of the factory.

Implementation

bool selfPositioning;