using elevator to pick an item out_2.fsmI am trying to send items to the slot according to their type. For example, if the Level 1, Bay 1 is occupied with item labelled type 1, then the remaining items that enters the same bay and level should be the same type. however, if the the bay/level is empty, then any type can enter that row. Do you know how can I go around with this?