blazetrey 10 Posted January 26, 2022 Hello, Is it possible to use assembleTo=""; to have a backpack assemble into more than one object at a time? Say three H Barrier Corridors? Land_HBarrierWall_corridor_F Share this post Link to post Share on other sites
mrewok 47 Posted January 26, 2022 From what i know, If you do this only with config Yes but you have to modeling them on one P3d file and they basically will be only one object (assembleTo basically create another model). The other option is to run it trought script.. Share this post Link to post Share on other sites
blazetrey 10 Posted January 26, 2022 So this could work then? assembleTo="Land_HBarrierWall_corridor_F","Land_HBarrierWall_corridor_F","Land_HBarrierWall_corridor_F"; Share this post Link to post Share on other sites
mrewok 47 Posted January 26, 2022 No I don't think as it's should be only one model an the game doesn't know where and how they should be spawned but i can be wrong so best advice i can give you is try but i really doubt this will work. Share this post Link to post Share on other sites