1374812 Posted May 16, 2020 Share Posted May 16, 2020 Hi I need reference to some sort of property that can help me store entities in my transfer node(shelf). I have used the Park property but then I am not sure on how I can release it when the transporter is told to arrive at the transfer node(shelf) to pick up certain of those parked entities. Any help is appreciated. Thank you Link to comment Share on other sites More sharing options...
Unmesh.Chandak Posted May 18, 2020 Share Posted May 18, 2020 (edited) You can create a customized server, where you can store the entities in the processing station, with processing time as zero and at the output node of the server make the ride on capacity as true. Also in add on process trigger for transport request you can choose the waiting for vehicle by stacking number. Stacking_RideRequest.spfx Edited May 18, 2020 by Unmesh.Chandak Link to comment Share on other sites More sharing options...
Recommended Posts