Attach to Wall Multicell - Vanilla-Expanded/VanillaExpandedFramework GitHub Wiki

<- Back

PlaceWorker_AttachedToWallMultiCell allows you to make a building that needs all its cells attached to the wall

How do I use this code?

PlaceWorkers need to go on the <placeWorkers> tag of the Building. For example, this is the wall-mounted television in VE Furniture - Spacer

<placeWorkers>
      <li>PlaceWorker_WatchArea</li>
      <li>VEF.Buildings.PlaceWorker_AttachedToWallMultiCell</li>
</placeWorkers>
⚠️ **GitHub.com Fallback** ⚠️