如题,我看了transport block 的demand connector 的使用说明:Demand: If the demand connector is connected the block will only accept items if the value at the demand connector is greater then the current number of items being transported. t. o* x C& p3 a, Q& E* M5 M1 n
: P7 k6 I1 n ~- i4 o# |2 o6 |$ d
是不是说现在我transport block 正在transport 4个items,我的demand connector 输入值要大于4,比如说5之类的才能使得transport block接受我的这5个小球;反之,要是 输入值要小于4,比如2,它就必须累积到5才能走进transport block ?& e* ~$ R/ G- j1 S1 w
! N% `. k( V2 ]; H" s1 Q! b8 n
请指点