i want to move a item to a conveyor.
current method:
i create a EntryTransfer through setting a "A" conection from one object to the conveyor , then move the item to the EntryTransfer。but there will be many many conection line, it looks very confused.
other method:
can i use code to create EntryTransfer directly and there is no conection line?
thanks