Sockets

Sockets determine where other building objects will attach to the current building object. You can also define specific relative locations that select which socket to use. This is helpful when multiple sockets are in the same location or when one socket will always be the closest socket causing the system to never choose the other sockets.

Building Type: The building type that will attach to this socket. Transforms: The transform of the socket relative to this building object. Locations: Relative location that corresponds to the transform of the same index.

If you choose to utilize locations, you must have the same number of transforms and locations since each location corresponds to a transform.

Last updated